home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / jsage / znode3 / z3util / resolv14.lbr / RESOLVE.FOR < prev    next >
Encoding:
Text File  |  1989-08-03  |  384 b   |  7 lines

  1. RESOLVE is a ZCPR3 utility to expand command-line references to shell
  2. (environment) variables, system file names, register values, and the
  3. current drive and user.  The major change in this version is in the
  4. handling of unresolved shell variables.  If a shell variable
  5. cannot be resolved, the error flag is set and the variable itself is
  6. returned without the leading '%'.
  7.