Hi Norm,
I can't tell you how to change the script because I no longer have the old
one available.
However, if you will copy the following code into the clipboard and paste it
into your default scripts replacing the original SaySystemTime script.
Don't forget to backup your default scripts before trying this.

The code follows my signature:
Bob


Script SaySystemTime ()
if IsSameScript() then
  SayUsingVoice ( VCTX_MESSAGE, SysGetDate(), ot_string)
else
SayUsingVoice ( VCTX_MESSAGE, SysGetTime(), ot_string)
endif
EndScript



----- Original Message -----
From: Norm <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, September 05, 1999 9:04 PM
Subject: Time & date scripts for jfw 3.3x


> Hello all,
> I think it was Dennis who wrote scripts for reading the date as well as
the
> time. I would like to know if we can change the script insert+ f12 pressed
> twice quickly  that reads the time and date to just read the date. We
> already have the ability to read the time with the old insert + f12
command.
> Thank you for any help.
> Regards
> Norm.
>
>
> -
> Visit the jfw ml web page: http://jfw.cjb.net
>

-
Visit the jfw ml web page: http://jfw.cjb.net

Reply via email to