home *** CD-ROM | disk | FTP | other *** search
- ;
- Z-RIP.COM
-
- Size (recs) CRC Version Author/Latest Issue Disk
- 1k (8) 8146 1.3 Bruce Morgen 4/91 Z3COM28
-
- 1- Syntax 2- Notes
-
-
- ZCPR3 Rapid Install Program installs ZCPR3 programs. It can install just
- one, all in a Drive/User, or all the ZCPR3 programs on an entire disk. It
- reads in the first record of each .COM file it finds, checks to see if it is
- indeed a ZCPR3 command and if it is, installs it.
-
- Since modern CPRs auto-install the environment pointer, Z-RIP is really of
- value mostly to programmers, to help ensure valid debugging results. Version
- 1.0 (6/3/86) by Paul Pomerleau.
- :1
- Syntax Z-RIP [DU: or DIR:][AFN] [*]
-
- If the second filename is an '*', the ENTIRE disk is searched for names
- which match the AFN, from maxuser down.
-
- INTERNAL ENVIRONMENT DESCRIPTORS ARE NOT SUPPORTED.
- TYPE 3 ENVIRONMENTS ARE.
- :2
- Z-RIP Notes
-
- a. Version 1.3 updates (4/4/91, Bruce Morgen):
- - Fixed FCB init. bug introduced in 1.2. Still 1K!
-
- b. Version 1.2 updates (3/19/91, Bruce Morgen):
- - Supports Type 4 programs.
- - Program types reported by number in messages.
- - No file write if program is already installed.
- - Improved filename display.
- - Z3LIB no longer required for linkage. Program still 1K!
-