Re: Write to file??
Re: Write to file??
- Subject: Re: Write to file??
- From: Christopher Nebel <email@hidden>
- Date: Thu, 1 Aug 2002 13:40:02 -0700
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
--Chris Nebel
AppleScript Engineering
_______________________________________________
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.