home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / jsage / znode3 / uploads / z3help43.lbr / ENVCFG1.HZP / ENVCFG1.HLP
Encoding:
Text File  |  1993-06-07  |  2.4 KB  |  52 lines

  1. ;
  2.                                  ENVCFG.COM                                   
  3.  
  4.              Size (recs) CRC   Version    Author/Latest Issue      Disk
  5.                2k (11)   7805  1.1        Terry Hazen 11/91        Z3COM8
  6.  
  7.   1- Syntax/Options  2- Notes  3- Help File  4- ENVCFG.HLP                    
  8.  
  9.  
  10.    ENVCFG is used with ZCNFG and  ENVCFG.CFG to configure the current contents
  11. of the Z3CPR environment, such as the valid drive vector, max drive, etc.   It
  12. works by loading a copy  of  the  environment  into  a  buffer in  ENVCFG.COM.
  13. ZCNFG.COM and ENVCFG.CFG are then used to configure  ENVCFG.COM's Z3ENV buffer
  14. contents.   ENVCFG can then write the modified Z3ENV buffer back to the envir-
  15. onment, and the new system can then be NZBLITZ'd if desired.
  16. :1
  17.   Syntax   ENVCFG [option]
  18.  
  19.  Options 
  20.  
  21.      I - Initializes the Z3ENV buffer in ENVCFG.COM by clearing it to 
  22.           zeros.  Initialization is strictly optional and is not required 
  23.           before loading a copy of the environment.  Since the file 
  24.           ENVCFG.COM contains a copy of the environment after the 'L' 
  25.           command, the 'I' option is included to allow the user to clear 
  26.           the file's Z3ENV buffer to prevent the accidental loading of old 
  27.           data to the environment at some later time. 
  28.  
  29.      L - Loads a copy of the current environment into the Z3ENV buffer in 
  30.           ENVCFG.COM.  You can then use ZCNFG and ENVCFG.CFG to configure 
  31.           the contents of the Z3ENV buffer in ENVCFG.COM.  Any previous 
  32.           buffer contents are overwritten.
  33.  
  34.      S - Saves the contents of the Z3ENV buffer in ENVCFG.COM to the 
  35.           environment in memory.
  36. :2
  37.  ENVCFG Notes 
  38.  
  39.    a. Vs 1.1 updates (11/15/91, Terry Hazen):
  40.       - Fixes an error in the specification of the  ZRDOS  Public  User Areas.
  41.         Version 1.0 had them as users 0-7,  while they should have been  users
  42.         1-8.  
  43. :3
  44.                                 ENVCFG.HLP 
  45.                                
  46.               Size (recs) CRC   Version    Author/Latest Issue      Disk
  47.                3k (21)   BA43  1.1        Terry Hazen 11/91        Z3COM8
  48. ==============================================================================
  49.  
  50.    ZCPR3 Help file on use of ENVCFG.COM vs 1.1.
  51. :4 :ENVCFG
  52.