Hey Brian thanks for the help.  It works just fine!  Much appreciated.

----- Original Message ----- 
From: "Brian Lee" <[email protected]>
To: <[email protected]>
Sent: Monday, February 02, 2009 10:09 AM
Subject: Re: [JAWS-Users] Scripting: Personal Jaws Startup


Hello Jack,

I tried the scripts and with some simple spacing changes they worked fine.
Remember to compile them with CTRL-S before exiting the script manager.  I
am starting at step 7.  Here is how I changed them:

> 7. just above where it says, EndIf, create a blank line.  You do this by
> putting your cursor on the E, in EndIf, then hitting enter.  Now arrow up
> once to the blank line you just made.
> Now, paste in the following text.  Remember to personalize the user name.

SayString ("Hello user name, Today is")
Say (SysGetDate (), ot_string)
Say (SysGetTime (), ot_string)
SayString ("Have a good day!")







----- Original Message ----- 
From: "Jack" <[email protected]>
To: "JAWS Users Group" <[email protected]>
Sent: Monday, February 02, 2009 5:46 AM
Subject: [JAWS-Users] Scripting: Personal Jaws Startup


> Hi Group,
>
> A few years back, someone sent me some scripts to personalized my Jaws
> startup.  I've found that I can't use these scripts in Jaws 10.  I'll post
> them below.  Maybe someone can point out what changes need to be made to
> make these scripts work with Jaws 10.  I'm just starting to learn
> scripting
> and I'm not familiar with how to update these scripts to make them work
> with
> Jaws 10.  Any input would be appreciated.
> Jack
>
> If you would like for Jaws to give you the time and date at startup, do
> the
> following.
> 1. press Insert+0.
> 2. Press ctrl+shift+D.
> 3. press ctrl+L
> 4. Arrow down untill you hear autostart event.
> 5. press enter
> 6. down arrow untill you find the following 2 lines
>
> endIf
> endIf ; DefaultFirstTime == 0
>
> 7. just above where it says, EndIf, create a blank line.  You do this by
> putting your cursor on the E, in EndIf, then hitting enter.  Now arrow up
> once to the blank line you just made.
> Now, paste in the following text.  Remember to personalize the user name.
>
> SayString("Hello user name, Today is")
> Say ( SysGetDate(), ot_string)
> Say (SysGetTime(), ot_string)
> SayString("Have a good day!")
>
> ** Note that you can change the last line to say whatever you want.  "Have
> a
> good day" is just an example.**
> 8. Now hit ctrl+S to recompile the scripts.
> 9. You can now hit alt-F4 to close the scripts.
> Visit the JAWS Users List home page at:
> http://www.jaws-users.com
> Visit the Blind Computing home page at:
> http://www.blind-computing.com
> Address for the list archives:
> http://www.mail-archive.com/[email protected]
> To post to this group, send email to
> [email protected]
> To unsubscribe from this group, send an email to
> [email protected]
> For help from Mailman with your account Put the word help in the subject
> or body of a blank message to:
> [email protected]
> Use the following address in order to contact the management team
> [email protected]
> If you wish to join the Blind Computing list send a blank email to the
> following address:
> [email protected]
Brian Lee
[email protected]


Visit the JAWS Users List home page at:
http://www.jaws-users.com
Visit the Blind Computing home page at:
http://www.blind-computing.com
Address for the list archives:
http://www.mail-archive.com/[email protected]
To post to this group, send email to
[email protected]
To unsubscribe from this group, send an email to
[email protected]
For help from Mailman with your account Put the word help in the subject or 
body of a blank message to:
[email protected]
Use the following address in order to contact the management team
[email protected]
If you wish to join the Blind Computing list send a blank email to the 
following address:
[email protected] 


Visit the JAWS Users List home page at:
http://www.jaws-users.com
Visit the Blind Computing home page at:
http://www.blind-computing.com
Address for the list archives:
http://www.mail-archive.com/[email protected]
To post to this group, send email to
[email protected]
To unsubscribe from this group, send an email to
[email protected]
For help from Mailman with your account Put the word help in the subject or 
body of a blank message to:
[email protected]
Use the following address in order to contact the management team
[email protected]
If you wish to join the Blind Computing list send a blank email to the 
following address:
[email protected]

Reply via email to