Re: How can I simplify the math in this script?
Re: How can I simplify the math in this script?
- Subject: Re: How can I simplify the math in this script?
- From: Michelle Steiner <email@hidden>
- Date: Mon, 16 Jun 2008 16:56:59 -0700
On Jun 16, 2008, at 4:48 PM, Jeff Porten wrote: Thought 1: Not enough time right now to write out a full answer, but I got as far as this with the intention of passing it to a routine:
set timeDividers to {7 * 24 * 60 * 60, 24 * 60 * 60, 60 * 60, 60} set timeLabels to {" weeks", " days", " hours", " minutes"}
Why set timeDividers to numbers when there are predefined constants of weeks, days, hours, and minutes?
-- Michelle
-- The Constitution is no ceiling of liberties. It is a floor of freedoms.
|
_______________________________________________
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