Interestingly enough, this function doesn't appear to be used in any of the 7.10 script source files. I just ran Grep against all of them and got zero hits. Wonder what they use instead?
----- Original Message ----- From: "Tim Lawrence" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Thursday, November 16, 2006 9:32 PM Subject: [jaws-users] Jaws 7.0 Script Language Bug. 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
