Hi Joe, I'm not trying to be a smart ass here, but Dave tells you everything in his post that you need to do!

Follow the point by point instructions and you should be fine.




----- Original Message ----- From: "joe stinton via Jfw" <[email protected]>
To: "The Jaws for Windows support list." <[email protected]>
Sent: Wednesday, May 28, 2014 5:28 PM
Subject: Re: Personalised JAWS Greeting on Start-up


OK WEL i LIKE THE SOUND OF THIS BUT I REALLY DON'T WANT TO MESS UP JAWS SO CAN i CONFIRM I HAVE THE RIGHT LINE AND CAN YOU CONFIRM WHAT IT NEED TO DO NEXT. SO I WENT THROUGH ALL THE LINES AND FOUND Void Function AutoStartEvent () NOW i QUITE LIKE THE IDEA OF THE DATE AND TIME BEING SAID SO WAHT DO i NEED TO DO next .
CHEERS Joe

-----Original Message----- From: Dave Farfar Carlson via Jfw
Sent: Wednesday, May 28, 2014 2:49 PM
To: The Jaws for Windows support list.
Subject: Re: Personalised JAWS Greeting on Startup

Here's something I kept from long ago...

with JAWS loaded:

1. press JAWS key 0 to go to the script editor
2.  press shift control D to bring up the default script
3. locate the
Void Function AutoStartEvent ()
4. add the following lines just before the EndFunction statement

SayString("Greetings John Smith , ")
SayString("you are running Jaws version 7 point 0 0 point 1 3 5 U ,")
saystring("Today is")
Say ( SysGetDate(), ot_string)
Say (SysGetTime(), ot_string)

5. change John Smith to whatever you want and change the version number to
whatever version you are running
6. save the script with control s

It should compile correctly otherwise correct any errors and resave.

Dave Carlson
Future Oregonian, real estate wizard, retired, full-time Farfar, musician,
and woodworker

----- Original Message ----- From: "Darran Ross via Jfw" <[email protected]>
To: "Jaws for Windows" <[email protected]>
Sent: Wednesday, May 28, 2014 5:13 AM
Subject: Personalised JAWS Greeting on Startup


Hi List.

Many many moons ago someone produced a script that allowed you to change the
JAWS startup message to one of your own choice.

Does anyone by any chance know, or still have, those directions?

Regards.

Darran

-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.the-jdh.com/pipermail/jfw_lists.the-jdh.com/attachments/20140528/5540b0b6/attachment.html>
_______________________________________________
Jfw mailing list
[email protected]
http://lists.the-jdh.com/mailman/listinfo/jfw_lists.the-jdh.com


_______________________________________________
Jfw mailing list
[email protected]
http://lists.the-jdh.com/mailman/listinfo/jfw_lists.the-jdh.com

_______________________________________________
Jfw mailing list
[email protected]
http://lists.the-jdh.com/mailman/listinfo/jfw_lists.the-jdh.com


_______________________________________________
Jfw mailing list
[email protected]
http://lists.the-jdh.com/mailman/listinfo/jfw_lists.the-jdh.com

Reply via email to