Re: GUI Script Printing Problem
Re: GUI Script Printing Problem
- Subject: Re: GUI Script Printing Problem
- From: Bill Cheeseman <email@hidden>
- Date: Sun, 15 Jun 2003 09:42:36 -0400
on 03-06-15 6:14 AM, G at email@hidden wrote:
>
keystroke "P" with command down
If I'm not mistaken, GUI Scripting's 'keystroke' command is case sensitive.
That is, sending an uppercase "P" as you did may be interpreted as Shift-P.
If I'm right about this, changing your script to send a lowercase "p" with
command down should work.
PreFab UI Browser's keystroke drawer does NOT imitate GUI Scripting in this
regard. UI Browser requires that you check the Shift checkbox if you want to
send an uppercase character. In fact, UI Browser won't let you type an
uppercase letter into the character box in the Keystrokes drawer, precisely
to avoid this sort of confusion.
Please post to the list if this works (or not) as suggested.
PreFab UI Browser 1.1 is available at <
http://www.prefab.com/uibrowser/>.
--
Bill Cheeseman - email@hidden
Quechee Software, Quechee, Vermont, USA
http://www.quecheesoftware.com
The AppleScript Sourcebook -
http://www.AppleScriptSourcebook.com
Vermont Recipes -
http://www.stepwise.com/Articles/VermontRecipes
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.