• 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: addendum to iTunes scripting
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: addendum to iTunes scripting


  • Subject: Re: addendum to iTunes scripting
  • From: Michelle Steiner <email@hidden>
  • Date: Mon, 16 Feb 2004 08:17:53 -0700

On Feb 16, 2004, at 1:45 AM, Stephen Schaefer wrote:

if playlist "Last 1 day" contains track and
if playlist "Last 2 days" contains track then

Those two lines need to be one line. You can do it either by replacing the carriage return and the second "if" with a space

if playlist "Last 1 day" contains track and playlist "Last 2 days" contains track then

or with an option-space.

if playlist "Last 1 day" contains track and ,
playlist "Last 2 days" contains track then

-- Michelle

--
Velveeta is to American cheese as American cheese is to cheese
_______________________________________________
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: 
 >addendum to iTunes scripting (From: Stephen Schaefer <email@hidden>)

  • Prev by Date: Re: New complements for Smile: askpassword, playsound, Spell checker.
  • Next by Date: Assigning Scripts to "Hot Keys"
  • Previous by thread: Re: addendum to iTunes scripting
  • Next by thread: Can't set creator type
  • Index(es):
    • Date
    • Thread