• 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: "tell application" without starting application?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: "tell application" without starting application?


  • Subject: Re: "tell application" without starting application?
  • From: Duncan Cowan <email@hidden>
  • Date: Thu, 28 Nov 2002 17:41:50 +1100

Yes. Now I understand some of the problems that I have been having with
iTunes track and track id etc.
Thanks for in depth explanations and pointers.



From: Paul Berkowitz <email@hidden>
Date: Wed, 27 Nov 2002 20:58:11 -0800
To: Applescript-Users <email@hidden>
Subject: Re: "tell application" without starting application?





tell application "Outlook Express"
{message id 12345, message id 12346, message id 12347} contains
message id 12345 -- list on left side, message class on right side
--> ERROR: "Can't make <<class inm >> id 12345 into a vector."*

{message id 12345, message id 12346, message id 12347} contains
{message id 12345} -- both sides lists
--> true

end tell

(* a vector is a type of list.)


--
Paul Berkowitz
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

References: 
 >Re: "tell application" without starting application? (From: Paul Berkowitz <email@hidden>)

  • Prev by Date: Re: "tell application" without starting application?
  • Next by Date: Re: Detecting if text is styled
  • Previous by thread: Re: "tell application" without starting application?
  • Next by thread: AS link to MySQL?
  • Index(es):
    • Date
    • Thread