![]()
[<<]Message[>>] Author[>>] Subject[>>] Thread[>>]
Number : 2627 Date : 2002-08-08 Author : robert@s... Subject : Copy one folder to multiple cd-rw discs Size(KB) : 1
Using the batch file: ------------------- xxcopy "C:\program files\" "S:\" /aa/h/s/q :looptop @echo. @echo Insert a blank media and hit a key to continue @echo. @pause xxcopy "C:\program files\" "S:\" /m/h/r/y//ks/zy/s/q goto looptop --------------------- I receive the message: --------------------- C:\program files\folder.htt 11,079 C:\program files\desktop.ini 266 C:\program files\INSTALL.LOG 376 --------------------- Directories processed = 1 Total data in bytes = 11,721 Elapsed time in sec. = 0.552 Action speed (MB/min) = 1.274 Files copied = 3 Exit code = 0 (No error, successful operation) C:\Batch Files.goto looptop Insert a blank media andhit a key to continue Press any key to continue ----------------------- Directories processed = 1 Total data in bytes = 0 Elapsed time in sec. = 0.001 Action speed (MB/min) = 0 Files copied = 0 Exit code = 100 (No files were found to copy) --------------------- What don't I understant? Your assistance would be greatly appreciated. Robert Spanton
This message if part of XXCOPY's message Archive. The archive contains all the messages posted at Yahoo!Groups: XXCOPY.