'touch' on *nix = ??? on Windows?

Mike Bonner bonnmike at gmail.com
Thu May 12 17:20:32 EDT 2011


I believe you can do this
get shell("copy /b myfile.txt + , ,")

Should work, but i'd test it on non-critical files first, or have backups.
 Seems to work from the bit of testing i've done.
On Thu, May 12, 2011 at 2:56 PM, Phil Davis <revdev at pdslabs.net> wrote:

> Is there a Windows equivalent to the Unix 'touch' command? I would like to
> prevent the last-mod date of a Windows file from showing when the file was
> actually last modified.
>
> Thanks -
> --
> Phil Davis
>
> PDS Labs
> Professional Software Development
> http://pdslabs.net
>
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



More information about the use-livecode mailing list