home *** CD-ROM | disk | FTP | other *** search
- SETGLOB - Use to set the primary environment
-
- Requires DOS 2.0 or above and 2048 bytes of disk and memory space (not resident
- when not in use).
-
-
- Copyright 1986, Arnold B. Krueger GPW MI 48236
- (ARNY KRUEGER @EXEC-PC 414-964-5160)
- Permission for free use and distribution by
- interested parties, not for profit, granted.
-
- SETGLOB provides a means to set the primary environment
- while running under a secondary command processor
-
- Usage is:
-
- SETGLOB name=value
-
- "name" is the name of the environment variable set.
- One must be supplied.
-
- "value" is the string set for the indicated environment
- variable.
-
-