Re: constructing file name
Re: constructing file name
- Subject: Re: constructing file name
- From: Michelle Steiner <email@hidden>
- Date: Sun, 22 Feb 2004 22:33:22 -0700
On Feb 22, 2004, at 8:39 PM, Mike Bautsch wrote:
Is it easy to modify what you have given me here to just add a day to
the date before converting it to the new format?
Yes, it's very easy.
set today to (current date)
set tomorrow to today + 1 * days
-- Michelle
--
"The optimist proclaims that this is the best of all possible worlds ;
and the pessimist fears this is true." --James Branch Cabell
_______________________________________________
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.