Re: JAWS Startup Message

  • From: "Ricque" <ricque@xxxxxxxxxxxxx>
  • To: <jfw@xxxxxxxxxxxxx>
  • Date: Mon, 10 Jan 2005 17:07:09 -0500

Jaws for Windows is ready,
for screen sensitive help, press insertplus  F1
for Jaws help, or help in dialogue boxes press insert plus h,
For a summary of windows shortcut keys, press insert plus w
Desktop, taskbar, not selected my computer.

At least that is what it says on my system.

Ricque
----- Original Message -----
From: "Horspool, Matthew F." <drjaws@xxxxxxxxxxxxxxxx>
To: <jfw@xxxxxxxxxxxxx>
Sent: Monday, January 10, 2005 4:29 PM
Subject: RE: JAWS Startup Message


> I'm interested!  Can anyone remember what the startup message used to =
> be?
>
> -----Original Message-----
> From: jfw-bounce@xxxxxxxxxxxxx [mailto:jfw-bounce@xxxxxxxxxxxxx] On =
> Behalf
> Of Jack Lowe
> Sent: 07 January 2005 12:38
> To: jfw@xxxxxxxxxxxxx
> Subject: Re: Script to change start up message of jaws
>
>
> Yes, but do you remember how long the JAWS startup announcement used to =
> be?=20
> At least FS was nice enough to shorten the message a few versions ago.
> ----- Original Message -----=20
> From: "Ray Foret Jr." <rforetjr@xxxxxxxxx>
> To: <jfw@xxxxxxxxxxxxx>
> Sent: Friday, January 07, 2005 4:37 AM
> Subject: Re: Script to change start up message of jaws
>
>
> > Funny you should mention the fact that your JAWS still says, "JAWS for =
>
> > windows is ready".  Mine also does that just before the new stuff.
> >
> > PS.  Jack, thanks for the scripts.
> >
> > Sincerely Yours,
> >
> > The Constantly BAREFOOTED
> > Ray
> >
> > Home Phone And Fax:  (985)853-0139
> > E-mail and Windows Messenger:
> > rforetjr@xxxxxxxxx
> >
> > God Bless President George W Bush
> > God Bless America
> > And God Bless Our Troops
> >
> > ----- Original Message -----
> > From: "Chris & Mary" <cmchaffin@xxxxxxxxxxxx>
> > To: <jfw@xxxxxxxxxxxxx>
> > Sent: Thursday, January 06, 2005 11:19 PM
> > Subject: Re: Script to change start up message of jaws
> >
> >
> > Hi all,
> > Thank you for the scripts, they work great!
> > But Jaws still says Jaws for Windows before it says the stuff I addded
> > with
> > the new scripts.
> > Is there any way to stop Jaws from saying the Jaws for Windows =
> statement=20
> > at
> > the beginning?
> > Thanks for the help,
> > Chris Chaffin
> >
> > ----- Original Message -----
> > From: "Jack Lowe" <akronjack1982@xxxxxxxxxxxxx>
> > To: <jfw@xxxxxxxxxxxxx>
> > Sent: Thursday, January 06, 2005 4:28 PM
> > Subject: Re: Script to change start up message of jaws
> >
> >
> >> What I do not understand is this.  Why do some E-mails come through=20
> >> as double spaced lines and some don't? For this to work correctly in=20
> >> the scripts, you have to delete those blank lines between the lines=20
> >> of commands. I sure hope that you're not getting confused by all of=20
> >> this. But when you copy and paste the scripts shown, there should be, =
>
> >> NO, blank
> >> lines between any of the script commands.   Jack
> >> ----- Original Message -----
> >> From: "Andy Logue" <andy@xxxxxxxxxxxxxxxxxxxxxxxxx>
> >> To: <jfw@xxxxxxxxxxxxx>
> >> Sent: Thursday, January 06, 2005 4:06 PM
> >> Subject: Re: Script to change start up message of jaws
> >>
> >>
> >>> Hi Belinda
> >>>
> >>>
> >>> I have copied and pasted it below - but I've only set it up to say=20
> >>> hi there and tell me the date and time.
> >>>
> >>> t_app_start, cmsgAppStart1_L, cmsgAppStart1_S)
> >>>
> >>> SayString("Hello there, Today is")
> >>>
> >>> Say ( SysGetDate(), ot_string)
> >>>
> >>> Say (SysGetTime(), ot_string)
> >>>
> >>> endIf
> >>>
> >>> endIf ; DefaultFirstTime =3D=3D 0
> >>>
> >>>
> >>>
> >>>
> >>>
> >>> Good luck.
> >>>
> >>>
> >>>
> >>> Andy
> >>>
> >>> ----- Original Message -----
> >>> From: "Belinda Collins" <collinsbelinda@xxxxxxxxxxxxx>
> >>> To: <jfw@xxxxxxxxxxxxx>
> >>> Sent: Thursday, January 06, 2005 8:40 PM
> >>> Subject: Re: Script to change start up message of jaws
> >>>
> >>>
> >>>> Could someone send a copy of exactly how  the text will appear=20
> >>>> after it has been pasted? For some reason, I keep getting an error=20
> >>>> message about unexpected word autostart when I have followed all=20
> >>>> instructions.  So I guess
> >>>> I am still doin something wrong, even after removing the greater =
> signs.
> >>>> ----- Original Message -----=20
> >>>> From: "Jack Lowe" <akronjack1982@xxxxxxxxxxxxx>
> >>>> To: <jfw@xxxxxxxxxxxxx>
> >>>> Sent: Thursday, January 06, 2005 1:06 PM
> >>>> Subject: Re: Script to change start up message of jaws
> >>>>
> >>>>
> >>>>> Here are the scripts given to me.
> >>>>>
> >>>>>
> >>>>>
> >>>>> If you would like for Jaws to give you the time and date at=20
> >>>>> startup,
> >>>>> do
> >>>>> the
> >>>>>
> >>>>> following.
> >>>>>
> >>>>> 1 press insert+0.
> >>>>>
> >>>>> 2 press ctrl+L.
> >>>>>
> >>>>> 3 press the letter B, as in boy.
> >>>>>
> >>>>> 4 up arrow untill you hear autostart.
> >>>>>
> >>>>> 5 press enter.
> >>>>>
> >>>>> 6 down arrow untill you find the following 2 lines.
> >>>>>
> >>>>> endIf
> >>>>>
> >>>>> endIf ; DefaultFirstTime =3D=3D 0
> >>>>>
> >>>>> 7 just above the line, EndIf, paste in the following. Replace Name
> >>>>> with
> >>>>> your
> >>>>> own.
> >>>>>
> >>>>>
> >>>>>
> >>>>> 8. Alt F4 out of there and tell it yes, to save the changes.  Now, =
>
> >>>>> here's what you copy, just as it's written here. Don't forget to=20
> >>>>> put your own name
> >>>>> in place of the worde Name.
> >>>>>
> >>>>>
> >>>>>
> >>>>> SayString("Hello Name, Today is")
> >>>>>
> >>>>> Say ( SysGetDate(), ot_string)
> >>>>>
> >>>>> Say (SysGetTime(), ot_string)
> >>>>>
> >>>>> SayString("Have a great day!")
> >>>>>
> >>>>>
> >>>>>
> >>>>> --
> >>>>> To post a message to the list, send it to jfw@xxxxxxxxxxxxx To=20
> >>>>> unsubscribe from this mailing list, send a message to=20
> >>>>> jfw-request@xxxxxxxxxxxxx with the word unsubscribe in the subject =
>
> >>>>> line. Archives located at: //www.freelists.org/archives/jfw
> >>>>>
> >>>>> If you have any concerns about the list, post received from the=20
> >>>>> list, or the way the list is being run, do not post them to the=20
> >>>>> list. Rather contact the list owner at jfw-admins@xxxxxxxxxxxxxx
> >>>>
> >>>> --
> >>>> To post a message to the list, send it to jfw@xxxxxxxxxxxxx To=20
> >>>> unsubscribe from this mailing list, send a message to=20
> >>>> jfw-request@xxxxxxxxxxxxx with the word unsubscribe in the subject=20
> >>>> line. Archives located at: //www.freelists.org/archives/jfw
> >>>>
> >>>> If you have any concerns about the list, post received from the=20
> >>>> list,
> >>>> or
> >>>> the way the list is being run, do not post them to the list. Rather
> >>>> contact the list owner at jfw-admins@xxxxxxxxxxxxxx
> >>>
> >>> --
> >>> To post a message to the list, send it to jfw@xxxxxxxxxxxxx To=20
> >>> unsubscribe from this mailing list, send a message to=20
> >>> jfw-request@xxxxxxxxxxxxx with the word unsubscribe in the subject=20
> >>> line. Archives located at: //www.freelists.org/archives/jfw
> >>>
> >>> If you have any concerns about the list, post received from the=20
> >>> list, or the way the list is being run, do not post them to the=20
> >>> list. Rather contact the list owner at jfw-admins@xxxxxxxxxxxxxx
> >>
> >> --
> >> To post a message to the list, send it to jfw@xxxxxxxxxxxxx To=20
> >> unsubscribe from this mailing list, send a message to=20
> >> jfw-request@xxxxxxxxxxxxx with the word unsubscribe in the subject=20
> >> line. Archives located at: //www.freelists.org/archives/jfw
> >>
> >> If you have any concerns about the list, post received from the list, =
>
> >> or the way the list is being run, do not post them to the list.=20
> >> Rather contact the list owner at jfw-admins@xxxxxxxxxxxxxx
> >>
> >
> > --
> > To post a message to the list, send it to jfw@xxxxxxxxxxxxx To=20
> > unsubscribe from this mailing list, send a message to=20
> > jfw-request@xxxxxxxxxxxxx with the word unsubscribe in the subject=20
> > line. Archives located at: //www.freelists.org/archives/jfw
> >
> > If you have any concerns about the list, post received from the list,=20
> > or
> > the
> > way the list is being run, do not post them to the list. Rather =
> contact=20
> > the
> > list owner at jfw-admins@xxxxxxxxxxxxxx
> >
> >
> > --
> > No virus found in this incoming message.
> > Checked by AVG Anti-Virus.
> > Version: 7.0.300 / Virus Database: 265.6.9 - Release Date: 1/6/2005
> >
> >
> >
> >
> > --
> > No virus found in this outgoing message.
> > Checked by AVG Anti-Virus.
> > Version: 7.0.300 / Virus Database: 265.6.9 - Release Date: 1/6/2005
> >
> > --
> > To post a message to the list, send it to jfw@xxxxxxxxxxxxx To=20
> > unsubscribe from this mailing list, send a message to=20
> > jfw-request@xxxxxxxxxxxxx with the word unsubscribe in the subject=20
> > line. Archives located at: //www.freelists.org/archives/jfw
> >
> > If you have any concerns about the list, post received from the list,=20
> > or
> > the way the list is being run, do not post them to the list. Rather=20
> > contact the list owner at jfw-admins@xxxxxxxxxxxxxx=20
>
> --
> To post a message to the list, send it to jfw@xxxxxxxxxxxxx
> To unsubscribe from this mailing list, send a message to
> jfw-request@xxxxxxxxxxxxx with the word unsubscribe in the subject line.
> Archives located at: //www.freelists.org/archives/jfw
>
> If you have any concerns about the list, post received from the list, or =
> the
> way the list is being run, do not post them to the list. Rather contact =
> the
> list owner at jfw-admins@xxxxxxxxxxxxxx
>
>
>
> --
> To post a message to the list, send it to jfw@xxxxxxxxxxxxx
> To unsubscribe from this mailing list, send a message to
jfw-request@xxxxxxxxxxxxx with the word unsubscribe in the subject line.
> Archives located at: //www.freelists.org/archives/jfw
>
> If you have any concerns about the list, post received from the list, or
the way the list is being run, do not post them to the list. Rather contact
the list owner at jfw-admins@xxxxxxxxxxxxxx

--
To post a message to the list, send it to jfw@xxxxxxxxxxxxx
To unsubscribe from this mailing list, send a message to 
jfw-request@xxxxxxxxxxxxx with the word unsubscribe in the subject line.
Archives located at: //www.freelists.org/archives/jfw

If you have any concerns about the list, post received from the list, or the 
way the list is being run, do not post them to the list. Rather contact the 
list owner at jfw-admins@xxxxxxxxxxxxxx

Other related posts: