Hey cool! I didn't think it was that easy to write scripts for JFW. Actually, I figured you probably had to have a licence or something so that they could keep their asses covered.
----- Original Message ----- From: "Gary Whittington" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Wednesday, January 18, 2006 5:49 PM Subject: audyssey: Me first Jaws Script > Had to break down and write me a Jaws Script. > > Doing Strat Sport games, I found I got tired of always switching from my > Pc > Cursor to Jaws Cursor to read a stat. I use the PC Cursor to to move down > a > list of players then use the Jaws Cursor to read a stat say the number of > At Bats. Cycle through the cursors to read the next players At Bats is a > lot of keystrokes. So I wrote my first baby script. And its a boy. > > Now, with out moving my hand around or streching my finger to invoke Jaws > my > thumb press the insert key on the numpad and then press the number 2 key > or > down arrow to read a word where ever the Jaws is sitting, then releaseing > the keys and press the down arrow key or the number 2 key to move the PC > cursor to the next player. > > I found I don't need the read to end Jaws command in the Baseball > applications and so, it makes it so much easyer on the old programmer > fingers. > > Smiles, I still got baby. And if you want this script in a program where > you find that it can be useful below is the script. If you still need the > Read to the End Jaws command you can always change my "Jaws Cursor Read > Word" hot key to something else. > I also included the Braille cursor in the script. Not sure if it works as > describle above with the Braille Cursor. Since, I don't use Braille, > someone can test it out for me and let me know. > > Sure proud of this little bundle of Joy born on Jan 18, 2006. > He may be getting a sister soon, this was easyer and more fun then I > thought. > > Crash > > Script jawscursorreadword () > > ResetSynth () > > JAWSCursor () > > if BrailleInUse () then > > RouteBrailleToJaws () > > endIf > > BrailleRefresh () > > PerformScript SayWord() > > PCCursor () > > EndScript > > > > > to leave send a blank Email to: [EMAIL PROTECTED] > You can contact the list owners/moderators by Emailing > [EMAIL PROTECTED] > to go nomail send a blank message to: [EMAIL PROTECTED] > change "nomail" to "normal" to resume messages. > Yahoo! Groups Links > > > > > > > to leave send a blank Email to: [EMAIL PROTECTED] You can contact the list owners/moderators by Emailing [EMAIL PROTECTED] to go nomail send a blank message to: [EMAIL PROTECTED] change "nomail" to "normal" to resume messages. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/blindgamers/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
