setting file created date in livecode from script

Alex Tweedly alex at tweedly.net
Sun Apr 14 19:59:07 EDT 2019


On 14/04/2019 22:36, Stephen Barncard via use-livecode wrote:
> I have to write a custom handler to deal with this - there's no app that
> can do this - I don't think.

I know you found the way to write the custom handler, using 'shell + touch'.

But if you want to just use an existing app, exiftool can do this ...

|exiftool -r '-DateTimeOriginal>FileModifyDate' directoryname|

-- Alex.





More information about the use-livecode mailing list