Hi there,
1. There is no event function specifically called when the tab key is
pressed but you could use the KeyPressedEvent function which is called when
any key is pressed. You could use this to detect the tab key or you could
rely on the SayFocusedWindow function which is called each time focus
changes and you could put your code here.
2. The reason why you are getting the msg that the msvbvm60 settings are
loaded or that is the name of your exe when you know it isn't is because
most of the code used by your exe is being executed within this vb 6
runtime module. Perhaps you could contact people on the dev-access list or
program-l list to see if there is a way of forcing vb to put all the
necessary code in the exe rather than running it in the dll, thereby
allowing JFW to properly detect the application name.
Joe.
At 02:51 20/02/99 -0500, you wrote:
>
> Is the list of Event functions in the script manual complete? or are
>their more of them?
>
> Is their a event function that would run each time the person pressed
>tab?
>
> When I create a script for a program I have written in Visual Basic. It
>names the script "msvbm60", any idea why? My program exe file is planner. Is
>their a reason why? ( I am loading my program and then press Insert + 0 to
>load JAWS Script Manager ).
>
>Sheldon
>
>
Joseph Dunn
Adaptive Technology Specialist
Royal Society for the Blind of South Australia Inc.
230 Pirie Street
Adelaide SA 5000
Australia
Tel: +61 8 82322444
Fax: +61 8 82322111
E-mail: [EMAIL PROTECTED]
WWW: http://www.rsb.org.au
-
Visit the jfw ml web page: http://jfw.cjb.net