• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: AppleWorks fields on a layout
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AppleWorks fields on a layout


  • Subject: Re: AppleWorks fields on a layout
  • From: Yvan KOENIG <email@hidden>
  • Date: Sat, 7 Oct 2006 19:30:22 +0200


Le 7 oct. 2006 à 15:03, T&B a écrit :

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

You are right

It's for db search, db sort or db report that we must use the passed code .

Yvan KOENIG _______________________________________________
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


References: 
 >AppleWorks fields on a layout (From: T&B <email@hidden>)
 >Re: AppleWorks fields on a layout (From: Yvan KOENIG <email@hidden>)
 >Re: AppleWorks fields on a layout (From: T&B <email@hidden>)
 >Re: AppleWorks fields on a layout (From: Yvan KOENIG <email@hidden>)
 >Re: AppleWorks fields on a layout (From: T&B <email@hidden>)

  • Prev by Date: Re: Applescript equivalent of $0 in shell script
  • Next by Date: Re: Applescript equivalent of $0 in shell script
  • Previous by thread: Re: AppleWorks fields on a layout
  • Next by thread: slide class in PowerPoint 2004
  • Index(es):
    • Date
    • Thread