You might try something like this. It will move up 4 lines, read the line
and put the focus back on the starting point.
Script MoveUp4Lines ();purpose: move up 4 lines and read line and then return
SaveCursor ()
RouteInvisibleToPc ()
InvisibleCursor ()
PriorLine ()
PriorLine ()
PriorLine ()
PriorLine ()
SayLine ()
RestoreCursor ()
EndScript
hth
David Maynard
Franklin NC
[EMAIL PROTECTED]
On 08:37 AM 12/17/99 -0500, David Maynard heard cabvitec say:
>Hi everyone,
>
>I am trying to write a JAWS script to primarily be used in Hyperterminal
>that would route the JAWS cursor to the PC cursor, move up (up arrow) a
>specific number of lines and speak the line of information that it lands
>on (SayLine). So far it seems I can write a script to get the cursor to
>move, but then it won't read the line, or I can get it to read the line the PC
>cursor is on, but can't get it to move up. Does anybody have any
>suggestions? I do not write many scripts, so it is still kind of new to
>me. I was also wondering if there is a way to get the the cursor to move
>multiple times on one line of a script (i.e. a command that would prompt
>the {up arrow} command to be carried out 15 times, instead of typing the
>{up arrow}
>on 15 separate lines). As always, I appreciate any suggestions and
>assistance.
>
>Gary Acey
>
>-
>Visit the jfw ml web page: http://jfw.cjb.net
-
Visit the jfw ml web page: http://jfw.cjb.net