Hi.

You have a very simple problem.  The code bwlo should help.

var
  int counter

while (counter < 10)
  Next Line ()
  let counter = counter + 1
EndWhile 
SayLine 
In order for you to get the above code to work correctly, you have to
place the jaws cursor at the point where you want the while loop to
start from.  For Example, you might want to read the 10th line from
the top of the window, then you would move the jaws cursor to the top
of the window and then start the while loop from there.  I hope this
helps.

Cheers
Sean.
>>> Tom Baccanti <[EMAIL PROTECTED]> 12/February/1999 08:34am >>>
From: Tom Baccanti <[EMAIL PROTECTED]>

I would like to know if a script can be written to allow a user of JFW
to
jump to a certain line number on the screen?  For example line 10 or
line
22 ETC.

How difficult wo8uld this be to implement into a script for an
application
such as lotus notes?

thanks,  tom Baccanti
To  write Tom click here: mailto:[EMAIL PROTECTED] 
Speech Friendly?  You bet!  http://home.earthlink.net/~mail4tdb
I stay organized  with my talking Parrot and voice diary!  Ask me for
info!
Pagoo me! call 888-Pagoo62 enter 714-490-1044
-
Visit the jfw ml web page: http://yoyo.cc.monash.edu.au/~nallan/jfw
           
-
Visit the jfw ml web page: http://yoyo.cc.monash.edu.au/~nallan/jfw

Reply via email to