Re: DoMenu (enter layout mode)- In FileMaker
Re: DoMenu (enter layout mode)- In FileMaker
- Subject: Re: DoMenu (enter layout mode)- In FileMaker
- From: Malcolm Fitzgerald <email@hidden>
- Date: Wed, 17 Nov 2004 11:39:55 +1100
On 16/11/2004, at 4:56 PM, Xandra Lee wrote:
On 11/10/04 8:21 PM, "Malcolm Fitzgerald" <email@hidden>
wrote:
Malcolm,
Thanks for the response. Assume this Panther only.
Will move to Panther eventually:
- is this technique considerably faster than running from an Applet?
Also curious why you need to "tell process..." (as compared to app")
I'm guessing that its faster because System Events is already running
whereas you'd have to wait for an applet to fire up.
As for tell process... System Events talks about 'application
processes'.
In OS X you might try system events, don't forget to turn on "use
assistive devices" in the Universal Assistance prefs pane.
tell application "FileMaker Pro" to activate
tell application "System Events"
tell process "Filemaker Pro"
keystroke "l" using command down
end tell
end tell
Malcolm Fitzgerald ph: 02 93180877
Database Manager fax: 02 93180530
The Australian Society of Authors www.asauthors.org
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden