• 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: elapsedTime - handler for returning time strings
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: elapsedTime - handler for returning time strings


  • Subject: Re: elapsedTime - handler for returning time strings
  • From: Nigel Garvey <email@hidden>
  • Date: Mon, 7 Jan 2002 17:06:31 +0000

In my message started Monday, 7 January 2002 15:19:46, I wrote:

> a slightly faster leading-zero
>method that I've just invented in your honour:

> text -2 thru -1 of ((100 + it mod hours div minutes) as string)

Or, of course, faster still:

text 2 thru 3 of ((100 + it mod hours div minutes) as string)

NG


  • Prev by Date: Re: elapsedTime - handler for returning time strings
  • Next by Date: Re: relative / absolute paths in AS
  • Previous by thread: Re: elapsedTime - handler for returning time strings
  • Next by thread: XML-RPC with PHP and AppleScript
  • Index(es):
    • Date
    • Thread