Re: Set File Creation date
Re: Set File Creation date
- Subject: Re: Set File Creation date
- From: Gnarlodious <email@hidden>
- Date: Sat, 18 Dec 2004 20:27:10 -0700
Entity Axel Luttgens spoke thus:
> Gnarlodious wrote:
>
>> Is there any way to set a file's creation date?
> So, if you have installed the Developer Tools, you may use their
> "SetFile" command.
Thanks, this does exactly what I want:
do shell script "echo " & (the name of someFile as string) & "| sed
's|^\\(..\\)-\\(..\\)-\\(..\\)_\\(..\\)\\(..\\)\\.jpg$|\\1/\\2/20\\3
\\4:\\5|' "
-- Gnarlie
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden