|
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
|
Le 21 sept. 2009 à 17:17, Axel Luttgens a écrit :
The second returns a list of records of properties. I must use a loop to isolate the visible items. tell application "AppleWorks 6" activate tell document 1 set props to get properties of records end tell set liste to {} repeat with r from 1 to count of props if visible of item r of props is true then copy r to end of liste end repeat end tell liste Yvan KOENIG (VALLAURIS, France) lundi 21 septembre 2009 18:27:20 |
_______________________________________________ Do not post admin requests to the list. They will be ignored. AppleScript-Users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: Archives: http://lists.apple.com/archives/applescript-users This email sent to email@hidden
| References: | |
| >sometimes, true = false ! (From: Yvan KOENIG <email@hidden>) | |
| >Re: sometimes, true = false ! (From: Axel Luttgens <email@hidden>) |
| Home | Archives | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2011 Apple Inc. All rights reserved.