MOVE version 1.10 Updated 3/3/92. C source code created and compiled by Andrew Hardej. MOVE.EXE redirects or moves user specified files from one directory to another directory (from origin to destination). Example: To move a file called name.exe from the c:\dir1 on your hard disk to another directory named c:\dir2. Syntax: move c:\dir1\name.exe c:\dir2 Note: The program supports wildcard *.* filename parameters. Example: To move all executable files from the c:\dir1 on your hard disk to another named c:\dir2. Syntax: move c:\dir1\*.exe c:\dir2 Note: Or if you are already in the c:\dir1 directory (c:\dir1>) move *.* c:\dir2 Note Network Users: MOVE version 1.10 has been tested and used on NOVELL SFT NetWare 286 TTS V2.15 by NETWORK LOGISTICS INC., NEW YORK Authentication: A control checksum of move.exe will produce the following results. MOVE.EXE 15058 3-03-92 1:54a CRC-16 for move.exe = D0C2 ARC-style CRC for move.exe = C2D0 CCITT for move.exe = ED87 If you find MOVE useful, I ask that you register the program. See the file register.txt to comply. MOVE.EXE can be distributed freely provided that the following 3 files are distributed together: MOVE.EXE 15058 3-03-92 1:54a MOVE.TXT 1763 3-03-92 12:18p REGISTER.TXT 3466 3-03-92 11:55a Author: For comments and suggestions, the author can be reached on the Executive Network Information System BBS Tel: (914) 667-4567. End of file: