home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / zsys / simtel20 / install / z3ins.dqc / Z3INS.DOC
Encoding:
Text File  |  1985-06-14  |  1.6 KB  |  49 lines

  1. A minor improvement for the ZCPR3 install program.
  2.  
  3. How many times have you gotten a new ZCPR3 utility and had to 
  4. create the simple, one line install file just to install it.  
  5. I'll admit that it isn't too difficult to use PIP to give:
  6.  
  7. PIP xxx.INS=CON:
  8. xxx.COM
  9. ^Z
  10.  
  11. But PIP is not at all forgiving if you make a typing mistake.
  12. And you will usually erase the file after the installation is
  13. completed.
  14.  
  15. Several of our club members have purchased the Ampro Little
  16. Board computers as their second (or third or more) system,
  17. and are busy building up system disks for a new machine.  Since
  18. all the utilities wouldn't normally be needed on a small system
  19. like the Little Board, they tend to get moved over to the
  20. new machine one or two at a time, as a need is discovered for them.
  21.  
  22. To help with this situation, several of us got together one evening 
  23. and came up with this small modification to Z3INS.
  24.  
  25. If the second argument to Z3INS has a file type of COM, that
  26. program (only) will be installed without the bother of creating
  27. an install file.
  28.  
  29.     Z3INS SYS.ENV DU3.COM
  30.  
  31. The program works as before if the file type of the second argument
  32. is INS (or is omitted).
  33.  
  34.     Z3INS SYS.ENV PROGLIST.INS
  35.  
  36.  
  37. This was a collaborative effort by the following members of the Tampa
  38. Bay Computer User's Group.
  39.  
  40.                 Ron Schwabel
  41.         Charlie Hoffman
  42.                 Joe Griffith
  43.         David Hunt
  44.         Steve Kaplan
  45.  
  46. We can be reached through:
  47.   RCP/M    (813) 831-7276 (Charlie Hoffman)
  48.   Griff's  (813) 831-8873 (Joe Griffith)
  49.