revCopyFile different in 2.5?
RGould8 at aol.com
RGould8 at aol.com
Wed Sep 15 16:12:33 EDT 2004
Can anyone tell me if the revCopyFile command changed in Rev 2.5?
I have this code, which worked when I can compiled with Rev 2.2...
create folder "/Applications/myISP"
create folder "/Applications/myISP/logs"
revCopyFile "UpdateLog","/Applications/myISP/logs/"
But now with Rev 2.5, I don't get the UpdateLog file copied into the
/Applications/myISP/logs/" folder like it used to.
More information about the use-livecode
mailing list