home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / simtel / sigm / vols000 / vol074 / pcpatch.doc < prev    next >
Encoding:
Text File  |  1985-02-10  |  1.3 KB  |  35 lines

  1. DOC File for PCPATCH, Bill Bolton, Software Tools, Australia
  2.  
  3. PCPATCH  is  a patch for PIP version 1.5 (as distributed  with 
  4. CP/M  2.2)  to  convert it into a program  I  call  PC.  After 
  5. overlaying  PCPATCH  over PIP rename the file to PC  (for  PIP 
  6. Continue)  and use it as described below.  Its a bit of a hack 
  7. but it works just fine. 
  8.  
  9. Syntax:-
  10.  
  11. PC  Drive:=[Drive:]unambiguous file name[normal pip options]
  12.  
  13. This  will  do an automatic *.* file transfer EXCEPT that  the 
  14. file  transfer will start from the specified unambiguous  file 
  15. name rather than the start of the directory. 
  16.  
  17.     ----> DO NOT USE ANY OF THE OTHER PIP FUNCTIONS <----
  18.  
  19. This program is only useful for continuing a PIP copy. It is a 
  20. modified version oof the standard CP/M 2.2 PIP utility.
  21.  
  22. Example:-
  23.  
  24. Start with PIP *.*
  25. When you get DISK WRITE ERROR
  26. Then erase resulting $$$ file on destination disk
  27. Cahnge destination disk  and the....
  28. PC B:=A:MBASIC.COM
  29.  
  30. This  will  copy from  MBASIC.COM through to  the end  of  the 
  31. directory or until space is exhausted on the destination disk.
  32.  
  33. END OF DOC FILE
  34. CP/M  2.2)  to  convert it into a program  I  call  PC.  After 
  35. overlaying  PCPATCH  over PIP rename the file to PC  (for  PIP