I do use that program after several years of doing it with scripts. I just got tired of changing everything around some times 3 or 4 times a year. Victor states that he has more than enough running in his system tray already though. I'm messing with it right now but so far not much luck. It works on my 4.51 system perfectly.
David Ferrin
I believe that tomorrow is another day, and I'll probably screw that one up too.
[EMAIL PROTECTED]
----- Original Message ----- From: "George Marshall" <[EMAIL PROTECTED]>
To: <jaws-users-list@googlegroups.com>
Sent: Thursday, January 18, 2007 9:33 AM
Subject: [JAWS-Users] Re: Composing E-mails



Hi David & all:
How about using Autosizer, from the JFWLite home page under the programs
section?  There are also helpful hints under the helpful hints group.
HTH,
George R. Marshall
[EMAIL PROTECTED]
----- Original Message ----- From: "David Ferrin" <[EMAIL PROTECTED]>
To: <jaws-users-list@googlegroups.com>
Sent: Wednesday, January 17, 2007 10:29 PM
Subject: [JAWS-Users] Re: Composing E-mails



Here's the function but the problem is with version 8 I'm not having an
easy a time placing the line to call the function as I did in the past.
The same instructions don't work like they did then.  Never the less
here's something for you folks to go over and maybe somebody out there
will find the spot to call it even though I haven't this evening.
David Ferrin
the Function AutoMaximize goes in the default script file so it may be
called from other applications as well.

void Function AutoMaximize ()
var string StatusSymbol
SaveCursor ()
FindGraphic (GetAppMainWindow (GetCurrentWindow ()), "maximize symbol",
s_top, s_unrestricted)
let StatusSymbol=GetWord()
If StatusSymbol == "Maximize Symbol" Then
LeftMouseButton ()
EndIf
RestoreCursor ()
Pause()
EndFunction

>








--~--~---------~--~----~------------~-------~--~----~
Visit the JAWS Users List home page at:
http://www.jaws-users.com
Address for the list archives:
http://www.mail-archive.com/jaws-users-list%40googlegroups.com/
Address to contact the management team:
[EMAIL PROTECTED]
 You received this message because you are subscribed to the Google Groups "JAWS 
Users List" group.
To post to this group, send email to jaws-users-list@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/jaws-users-list?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to