Hello.  For those who are using the pegasus application 
and who have downloaded the new scripts, be advised that the key 
assignment of control plus m was originally  assigned to the import 
file which works when creating a message.
I have modified the check mail script so that it now recognizes 
when a new message is being written, and allows the script to 
preform it's original import file assignment.

If you prefer not to use the new script, simply go  into the keyboard 
manager, and delete the control m (check mail) assignment.  
Afterwhich you may use control+alt+g to check mail.
Or, simply assign it to another key.

I apologize for the inconvenience.

Here is the modified script which you may paste between the 
"script CheckMail" and the "EndScript" lines of the check mail 
script.

Script CheckMail ()
If GetCurrentControlID ()== "111" Then
PassKeyThrough ()
{control+m}
SayString ("Import file")
Else
SpeechOff ()
Pause ()
{alt+f}
{h}
Pause ()
SpeechOn ()
SayString ("Checking for mail.")
EndIf
EndScript

Please accept my apology and let me know if you have 
problems.

The other way is to use the pass key through when you need 
to import into your message.

I will send an updated file just a soon as I can.
Be safe.

Frank.
[EMAIL PROTECTED]
You may find the blind html designers home page at:
http://www.jps.net/wookiee

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

Reply via email to