Re: Script to change start up message of jaws

  • From: "Dale Leavens" <dleavens@xxxxxxx>
  • To: <jfw@xxxxxxxxxxxxx>
  • Date: Fri, 7 Jan 2005 19:20:05 -0500

There is a way but it requires using a HEX editor to change some of the =
programme code which is actually probably reverse engineering and =
against copyright law. There was a thread on the subject in October I =
think on the Blind Programming list. You can make it say pretty well =
anything you like within the space available and yes, it is hard coded =
into the programme.


Dale Leavens, Cochrane Ontario Canada
DLeavens@xxxxxxx
Come and meet Aurora, Nakita and Nanook at our polar bear habitat.=20
----- Original Message -----=20
From: "Chris & Mary" <cmchaffin@xxxxxxxxxxxx>
To: <jfw@xxxxxxxxxxxxx>
Sent: Friday, January 07, 2005 12:19 AM
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=20
> the new scripts.
> Is there any way to stop Jaws from saying the Jaws for Windows =
statement at=20
> the beginning?
> Thanks for the help,
> Chris Chaffin
>=20
> ----- Original Message -----=20
> 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
>=20
>=20
> > What I do not understand is this.  Why do some E-mails come through =
as
> > double spaced lines and some don't?
> > For this to work correctly in the scripts, you have to delete those =
blank
> > lines between the lines of commands.
> > I sure hope that you're not getting confused by all of 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 -----=20
> > 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 =
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 -----=20
> >> 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 =
after it
> >>> has
> >>> been pasted? For some reason, I keep getting an error message =
about
> >>> unexpected word autostart when I have followed all 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 =
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 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 unsubscribe from this mailing list, send a message to
> >>>> 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 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
> >
> > --
> > To post a message to the list, send it to jfw@xxxxxxxxxxxxx
> > To 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 =
list, or=20
> > 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
>=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
>=20
> 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
>=20
>=20
>=20
> --=20
> 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
>=20
> 


-- 
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 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: