Dec 082017
Full Description of File
ENVI-MAN v1.02: An Environment utility: small
assembly language routine with optional
display of environment strings & data such as
location, size & space available of the
Master environment; batch file environment
space test provides graceful exit if there is
not enough. r07/31/92 Micrometric <>
assembly language routine with optional
display of environment strings & data such as
location, size & space available of the
Master environment; batch file environment
space test provides graceful exit if there is
not enough. r07/31/92 Micrometric <
ENVI-MAN v1.02: An Environment utility: small assembly language routine with optional display of environment strings & data such as location, size & space available of the Master environment. | |||
---|---|---|---|
File Name | File Size | Zip Size | Zip Type |
DESC.SDI | 317 | 219 | deflated |
ENVI-MAN.COM | 5920 | 2832 | deflated |
ENVI-MAN.DOC | 52991 | 13328 | deflated |
ENVI-MAN.WHO | 442 | 273 | deflated |
FILE_ID.DIZ | 317 | 219 | deflated |
ORDER.FRM | 6103 | 1379 | deflated |
README | 5428 | 1967 | deflated |
Download File [email protected] Here
Contents of the README file
ENVI-MAN v1.02: An Environment utility: small
assembly language routine with optional
display of environment strings & data such as
location, size & space available of the
Master environment; batch file environment
space test provides graceful exit if there is
not enough. r07/31/92 Micrometric <>
MICROMETRIC
98 Dade Avenue Sarasota, FL 34232-1609 USA Tech Support (813) 377-2515
FAX (813) 377-2091 Support BBS (813) 371-2490 Order Line (800) 929-0184
Welcome to ENVI-MAN, a utility program to assist
in analyzing and managing the Environment data!
PROGRAM: ENVI-MAN
VERSION: v1.02 - replaces version 1.01, r08/01/91
RELEASE: r07/31/92
PROGRAM SUMMARY [8x80]
ENVI-MAN v1.02: A small assembly language Environment utility that accomplishes
two major function. The first is the ability to display all the current
environment strings and data about the environment such as the location, size
and space availability of the Master environment. The second function is to let
a batch file know how much environment space is currently available and to
provide a graceful exit if there is not enough. The routine also shows that,
under certain circumstances, the size of the master environment can be expanded
with no change being made to the CONFIG.SYS file. r07/31/92 Micrometric <>
[7x45]
ENVI-MAN v1.02: An Environment utility: small
assembly language routine with optional
display of environment strings & data such as
location, size & space available of the
Master environment; batch file environment
space test provides graceful exit if there is
not enough. r07/31/92 Micrometric <>
[1x80]
ENVI-MAN v1.02: An Environment utility to check and display available space.
REQUIREMENTS
IBM PC, XT, AT or true compatibles operating with PC/MS-DOS, version 2.0 or
later, any monitor. It has been tested with PC/MS-DOS versions 3.0-5.0.
MAJOR FEATURES
* Data display option showing each of the current environment strings along
with its length. Summary data on the Master environment size, current envi-
ronment size and available environment space is also shown.
* Single line summary display option of the available environment space as
reported by ERRORLEVEL.
* Sets the ERRORLEVEL variable to the available environment space for use in
testing within batch files.
* Option to calculate the available environment space with or without possible
free memory located above the master environment.
* Option to compare and test the available environment space with a requested
amount of needed environment memory.
* May be run from the DOS prompt to display data or from a batch file to test
available environment space.
* Written in assembler for fast operation and small size.
* Registered users may suppress the shareware reminder message display.
ENHANCEMENTS THIS RELEASE
None.
CORRECTIONS THIS RELEASE
- Changed registration file and repackaged.
SHAREWARE PRICING
Program Registration - with manual and diskette - 3.5" or 5.25" . . . . . .$20.
Latest Version Diskette only - 3.5" or 5.25". . . . . . . . . . . . . . . .$10.
Upgrade for registered users only - Latest diskette + manual. . . . . . . .$10.
Shipping outside of the US/Canada . . . . . . . . . . . . . . . . . . . . .$10.
SPECIAL INSTALLATION INFORMATION
1. To install the unregistered shareware version normally supplied on disk-
ette, copy the self extracting file "[email protected]" (vvv is the version) to
either a separate directory - such as "EM" - or a directory that is refer-
enced in the path statement. At the DOS prompt, change to this drive-direc-
tory, type "ENVI@vvv" and press ENTER.
2. To install the unregistered shareware version downloaded from a BBS, unpack
the file "[email protected]" (vvv is the version) to either a separate directory
- such as "EM" - or a directory that is referenced in the path statement.
3. To install and "BRAND" the registered version, run the supplied program
"INSTALL".
4. To run the program, change to the drive-directory on which it is located
(only if it isn't on a path referenced directory), type "ENVI-MAN" and
press ENTER.
Ver Date PROGRAM RELEASE HISTORY
1.02 07/31/92 - Changed the registration file and repackaged.
1.01 08/01/91 - Updated HELP-MAN and INST-MAN. (Repackaged 03/01/92)
1.00 04/26/91 * Initial Release
assembly language routine with optional
display of environment strings & data such as
location, size & space available of the
Master environment; batch file environment
space test provides graceful exit if there is
not enough. r07/31/92 Micrometric <
MICROMETRIC
98 Dade Avenue Sarasota, FL 34232-1609 USA Tech Support (813) 377-2515
FAX (813) 377-2091 Support BBS (813) 371-2490 Order Line (800) 929-0184
Welcome to ENVI-MAN, a utility program to assist
in analyzing and managing the Environment data!
PROGRAM: ENVI-MAN
VERSION: v1.02 - replaces version 1.01, r08/01/91
RELEASE: r07/31/92
PROGRAM SUMMARY [8x80]
ENVI-MAN v1.02: A small assembly language Environment utility that accomplishes
two major function. The first is the ability to display all the current
environment strings and data about the environment such as the location, size
and space availability of the Master environment. The second function is to let
a batch file know how much environment space is currently available and to
provide a graceful exit if there is not enough. The routine also shows that,
under certain circumstances, the size of the master environment can be expanded
with no change being made to the CONFIG.SYS file. r07/31/92 Micrometric <
[7x45]
ENVI-MAN v1.02: An Environment utility: small
assembly language routine with optional
display of environment strings & data such as
location, size & space available of the
Master environment; batch file environment
space test provides graceful exit if there is
not enough. r07/31/92 Micrometric <
[1x80]
ENVI-MAN v1.02: An Environment utility to check and display available space.
REQUIREMENTS
IBM PC, XT, AT or true compatibles operating with PC/MS-DOS, version 2.0 or
later, any monitor. It has been tested with PC/MS-DOS versions 3.0-5.0.
MAJOR FEATURES
* Data display option showing each of the current environment strings along
with its length. Summary data on the Master environment size, current envi-
ronment size and available environment space is also shown.
* Single line summary display option of the available environment space as
reported by ERRORLEVEL.
* Sets the ERRORLEVEL variable to the available environment space for use in
testing within batch files.
* Option to calculate the available environment space with or without possible
free memory located above the master environment.
* Option to compare and test the available environment space with a requested
amount of needed environment memory.
* May be run from the DOS prompt to display data or from a batch file to test
available environment space.
* Written in assembler for fast operation and small size.
* Registered users may suppress the shareware reminder message display.
ENHANCEMENTS THIS RELEASE
None.
CORRECTIONS THIS RELEASE
- Changed registration file and repackaged.
SHAREWARE PRICING
Program Registration - with manual and diskette - 3.5" or 5.25" . . . . . .$20.
Latest Version Diskette only - 3.5" or 5.25". . . . . . . . . . . . . . . .$10.
Upgrade for registered users only - Latest diskette + manual. . . . . . . .$10.
Shipping outside of the US/Canada . . . . . . . . . . . . . . . . . . . . .$10.
SPECIAL INSTALLATION INFORMATION
1. To install the unregistered shareware version normally supplied on disk-
ette, copy the self extracting file "[email protected]" (vvv is the version) to
either a separate directory - such as "EM" - or a directory that is refer-
enced in the path statement. At the DOS prompt, change to this drive-direc-
tory, type "ENVI@vvv" and press ENTER.
2. To install the unregistered shareware version downloaded from a BBS, unpack
the file "[email protected]" (vvv is the version) to either a separate directory
- such as "EM" - or a directory that is referenced in the path statement.
3. To install and "BRAND" the registered version, run the supplied program
"INSTALL".
4. To run the program, change to the drive-directory on which it is located
(only if it isn't on a path referenced directory), type "ENVI-MAN" and
press ENTER.
Ver Date PROGRAM RELEASE HISTORY
1.02 07/31/92 - Changed the registration file and repackaged.
1.01 08/01/91 - Updated HELP-MAN and INST-MAN. (Repackaged 03/01/92)
1.00 04/26/91 * Initial Release
December 8, 2017
Add comments