The rename function didn't work in version 1.0 but it works fine in version 1.1 (at least with Mac OS 9.x).
rename file oldFileName to newFileName This MOVES the file so that it no longer exists in the first location. If you need to COPY the file (so that you end up with 2 files) then use the URL commands as suggested by Ken. Cheers, Sarah > > So I decided to write a quick Archive File plugin... > > But I can't figure out to programatically copy a file using Transcript. My > understanding is the Rename File function ONLY works in UNIX and MAC X. Does > anyone know of a way to do this? > > Thanks, > > Chipp > > _______________________________________________ > improve-revolution mailing list > [EMAIL PROTECTED] > http://lists.runrev.com/mailman/listinfo/improve-revolution > _______________________________________________ improve-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/improve-revolution
