• 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: Timed loop
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Timed loop


  • Subject: Re: Timed loop
  • From: Malcolm Fitzgerald <email@hidden>
  • Date: Thu, 29 Nov 2007 18:41:29 +1100


On 29/11/2007, at 10:50 AM, Jean-Baptiste LE STANG wrote:

On Nov 28, 2007, at 10:01 PM, Christopher Nebel wrote:

 There are even some constants to make the math easier.

set minutes to 10
10 * minutes
--> 100

I guess they are not really constants :D

No, they're properties. Set them to whatever you like :-/

application n [see also Standard Suite] : specifies global properties of AppleScript
properties
result anything : the last result of evaluation
space character : a space character
return character : a return character
tab character : a tab character
quote character : a quote character
minutes integer : the number of seconds in a minute
hours integer : the number of seconds in an hour
days integer : the number of seconds in a day
weeks integer : the number of seconds in a week
pi real : the constant pi
print length integer : the maximum length to print
print depth integer : the maximum depth to print
text item delimiters list : the text item delimiters of a string
AppleScript script : the top-level script object



malcolm
 _______________________________________________
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: Timed loop
      • From: "Mark J. Reed" <email@hidden>
References: 
 >Timed loop (From: Peter Baxter <email@hidden>)
 >Re: Timed loop (From: Christopher Nebel <email@hidden>)
 >Re: Timed loop (From: Jean-Baptiste LE STANG <email@hidden>)

  • Prev by Date: Quotes in strings sent to JavaScript
  • Next by Date: Re: Quotes in strings sent to JavaScript
  • Previous by thread: Re: Timed loop
  • Next by thread: Re: Timed loop
  • Index(es):
    • Date
    • Thread