; * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * ; * * ; * R E N A M Z * ; * * ; * A ZCPR3-Compatible File Renaming Utility * ; * * ; * * ; * by * ; * Terry Hazen * ; * 21460 Bear Creek Road * ; * Los Gatos, CA 95030 * ; * (408) 354-7188 * ; * * ; * * ; * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * ; ; ; Revision History ; ---------------- ; ; 05/06/88 Revised to support user numbers up to 32 and to operate ; v1.5 correctly with the ZCPR3 GO command. Fixed an old bug ; that always reset all attribute bits when renaming a file ; to a different user area. Always resets the archive bit. ; - Terry Hazen ; ; 12/11/87 Fixed an old bug causing program to hang when renaming a ; v1.4 file on another disk to a different user area. Restored ; missing cr,lf after 'Same as source' message. Removed ; intermediate messages from final status line. ; - Terry Hazen ; ; 11/06/87 Revised program operation and options to be more consistent ; v1.3 with ACOPY and ERAZ. Added 'N' (non-archived) option to ; allow moving non-archived (changed) files to other user ; areas on the same disk. ; - Terry Hazen ; ; 09/10/87 Limited release. Fixed 'I' option so it worked properly. ; v1.2 Revised status messages. ; - Terry Hazen ; ; 09/01/87 Fixed bug that resulted in renaming of only the first ; v1.1 directory entry when renaming a file to a new user area. ; - Terry Hazen ; ; 04/17/87 Initial release. ; v1.0 - Terry Hazen ; ;==========================================================================