Re: sometimes, true = false !
Re: sometimes, true = false !
- Subject: Re: sometimes, true = false !
- From: Axel Luttgens <email@hidden>
- Date: Mon, 21 Sep 2009 22:10:11 +0200
Le 21 sept. 2009 à 18:27, Yvan KOENIG a écrit :
Le 21 sept. 2009 à 17:17, Axel Luttgens a écrit :
Le 21 sept. 2009 à 15:53, Yvan KOENIG a écrit :
[...]
Hello Yvan,
With the same database, could you show the result of
tell application "AppleWorks 6"
tell document 1
visible of records
end
end
then of
tell application "AppleWorks 6"
tell document 1
properties of records
end
end
?
The second returns a list of records of properties.
I must use a loop to isolate the visible items.
When running above two snippets in Script Editor, don't you get values
in the result pane?
Axel _______________________________________________
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