The following command will load data files onto a floppy more thoroughly than RPRO backup does. This is useful in cases where we ask the client to send his/her data to us for diagnosis. From the RPRO directory: PKZIP -&f -rp a:data.zip *.dat *.9* *.ix *.img *.inv *.lay *.tag *.d0* The data will span across multiple disks if necessary. when extracting, include the -D switch as follows: PKUNZIP -D A:data.ZIP This will restore all of the zipped files, re-create the directory structure and fill the directories with the appropriate files.