Re: AppleWorks fields on a layout
Re: AppleWorks fields on a layout
- Subject: Re: AppleWorks fields on a layout
- From: T&B <email@hidden>
- Date: Sat, 7 Oct 2006 23:03:22 +1000
Hi Yvan,
For my trials, I simply activated Layout > Layout
select menu item 3 of menu 5
then selected one by one the existing layouts and grabbed the infos
from each of them.
get name of menu item i of menu 5
If you're just trying to get the name of each layout, you can just do
this:
tell application "AppleWorks 6"
tell database of front document
get name of every layout
end tell
end tell
Tom
_______________________________________________
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