• 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
Rép: sometimes, true = false !
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Rép: sometimes, true = false !


  • Subject: Rép: sometimes, true = false !
  • From: Yvan KOENIG <email@hidden>
  • Date: Tue, 22 Sep 2009 13:12:54 +0200

Le 21 sept. 2009 à 22:10, Axel Luttgens a écrit :

Le 21 sept. 2009 à 18:27, Yvan KOENIG a écrit :


Le 21 sept. 2009 à 17:17, Axel Luttgens a écrit :
…

When running above two snippets in Script Editor, don't you get values in the result pane?

If I wrote only upon the second, it's because the first one returns this foolish thing:

tell application "AppleWorks 6"
get visible of every record of document 1
true
end tell

The second returns:

tell application "AppleWorks 6"
get properties of every record of document 1
{{class:record, index:2, modification date:date "samedi 12 septembre 2009 19:41:41", creation date:date "samedi 12 septembre 2009 19:41:41", id:47812, visible:false}, {class:record, index:3, modification date:date "samedi 12 septembre 2009 19:41:41", creation date:date "samedi 12 septembre 2009 19:41:41", id:47813, visible:false}, {class:record, index:4, modification date:date "samedi 12 septembre 2009 19:41:41", creation date:date "samedi 12 septembre 2009 19:41:41", id:47814, visible:true}, {class:record, index:5, modification date:date "samedi 12 septembre 2009 19:41:41", creation date:date "samedi 12 septembre 2009 19:41:41", id:47815, visible:true}, {class:record, index:6, modification date:date "samedi 12 septembre 2009 19:41:41", creation date:date "samedi 12 septembre 2009 19:41:41", id:47816, visible:true}, {class:record, index:7, modification date:date "samedi 12 septembre 2009 19:41:41", creation date:date "samedi 12 septembre 2009 19:41:41", id:47817, visible:true}, {class:record, index:8, modification date:date "samedi 12 septembre 2009 19:41:41", creation date:date "samedi 12 septembre 2009 19:41:41", id:47818, visible:true}, {class:record, index:9, modification date:date "samedi 12 septembre 2009 19:41:41", creation date:date "samedi 12 septembre 2009 19:41:41", id:47819, visible:true}, {class:record, index:10, modification date:date "samedi 12 septembre 2009 19:41:41", creation date:date "samedi 12 septembre 2009 19:41:41", id:47820, visible:true}, {class:record, index:11, modification date:date "mercredi 18 mai 1904 1:12:33", creation date:date "dimanche 5 février 2040 12:16:00", id:32768, visible:false}}
end tell

Which is what I must treat with a loop to identify the records whose visible is true.

The second returns a list of records of properties.

… to be continued …

Yvan KOENIG (VALLAURIS, France) mardi 22 septembre 2009 12:25:06





 _______________________________________________
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

  • Follow-Ups:
    • Re: Rép: sometimes, true = false !
      • From: Axel Luttgens <email@hidden>
  • Prev by Date: Re: Help with Xtags and Quark 8, please.
  • Next by Date: Rép: sometimes, true = false !
  • Previous by thread: Re: Help with Xtags and Quark 8, please.
  • Next by thread: Re: Rép: sometimes, true = false !
  • Index(es):
    • Date
    • Thread