Re: Write to file??
Re: Write to file??
- Subject: Re: Write to file??
- From: Philip Aker <email@hidden>
- Date: Thu, 01 Aug 2002 15:43:03 -0700
On Thursday, August 1, 2002, at 01:40 PM, Christopher Nebel wrote:
On Thursday, August 1, 2002, at 02:13 AM, Philip Aker wrote:
do shell script "echo Date: " & (do shell script "date -u
'+%y.%m.%d'") & " >> " & junky
Or, even more concisely,
do shell script "date -u '+Date: %y.%m.%d' >> " & junky
Yes indeed. I'll never take perl out for another date.
Philip Aker
http://www.aker.ca
'
_______________________________________________
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.