Hi Everyone,
First of all I'd like to introduce my self.
My name is Tim Lawrence. I've been writing scripts to meet my own
personal needs for a couple of years.
I just recently upgraded to Jaws 7.1 for Windows 98.
It installed on my main computer with out a hitch, but I couldn't get
it to work on my second 98 machine, so installed Jaws 7.0 instead.
I noticed a scripting bug in 7.0 that is a bid disappointing.
The SetJawsFindText function doesn't work.
When I compile a script with the line:
SetJAWSFindText ("test")
I get the following error:
Compile Error
Function SetJAWSFindText doesn't take any parameters
OK
This function works just fine in Jaws 7.1.
Does anyone know of a work around for passing a text string to the
JawsFindNext function?
I've tried writing my own serch routine, but it's
way slower then the JawsFind function.
Tim