• 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: Getting label from a record (solution)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Getting label from a record (solution)


  • Subject: Re: Getting label from a record (solution)
  • From: Arthur Knapp <email@hidden>
  • Date: Tue, 18 Nov 2003 11:10:59 -0500

Date: Tue, 18 Nov 2003 16:22:07 +0100
Subject: Re: Getting label from a record (solution)
From: EBI Aktivitet <email@hidden>

repeat 20 times
-- Repeat more than you need, exit is in the repeat loop anyway

In fact, AppleScript allows for an "endless" repeat loop syntax:

repeat
-- do stuff
if ( something ) then
exit repeat
end if
end repeat

{ Arthur J. Knapp;
<mailto:email@hidden>;

What...? Oh...!
}
_______________________________________________
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.

  • Prev by Date: Re: Getting label from a record
  • Next by Date: delete files in nested folders
  • Previous by thread: Activate Mail.app from stay-open script
  • Next by thread: Re: Getting label from a record (solution)
  • Index(es):
    • Date
    • Thread