home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 12 / CD_ASCQ_12_0294.iso / vrac / eman110.zip / README.EM < prev    next >
Text File  |  1994-01-01  |  7KB  |  122 lines

  1.                                                                     MicroMetric
  2. 98 Dade Avenue ■ Sarasota, FLorida 34232-1609 USA ■ Tech Support (813) 377-2515
  3.     FAX (813) 377-2091 ■ Support BBS (813) 371-2490 ■ Order Line (800) 929-0184
  4.  
  5.  ▒▒▒▒▒▒▒▒▄ ▒▒▄   ▒▒▄ ▒▒▄   ▒▒▄   ▒▒▄            ▒▒▄   ▒▒▄    ▒▒▄    ▒▒▄   ▒▒▄
  6.  ▒▒█▀▀▀▀▀▀ ▒▒▒▄  ▒▒█ ▒▒█   ▒▒█   ▒▒█            ▒▒▒▄ ▒▒▒█   ▒▒▒▒▄   ▒▒▒▄  ▒▒█
  7.  ▒▒▒▒▒▒▒▒▄ ▒▒█▒▒▄▒▒█  ▒▒▄ ▒▒█▀   ▒▒█            ▒▒▒█ ▒▒▒█  ▒▒█▀▒▒▄  ▒▒█▒▒▄▒▒█
  8.  ▒▒█▀▀▀▀▀▀ ▒▒█ ▀▒▒▒█   ▒▒▒▒█▀    ▒▒█            ▒▒█▒▒▄▒▒█  ▒▒▒▒▒▒█  ▒▒█ ▀▒▒▒█
  9.  ▒▒▒▒▒▒▒▒▄ ▒▒█   ▒▒█    ▒▒█▀     ▒▒█    ▒▒▒▒▒▒▄ ▒▒█▒▒█▒▒█ ▒▒█▀▀▀▒▒▄ ▒▒█   ▒▒█
  10.   ▀▀▀▀▀▀▀▀  ▀▀    ▀▀     ▀▀       ▀▀     ▀▀▀▀▀▀  ▀▀ ▀▀ ▀▀  ▀▀    ▀▀  ▀▀    ▀▀
  11.              █▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█
  12.              █  Welcome to ENVI_MAN, a utility program to assist  █
  13.              █   in analyzing and managing the Environment data!  █
  14.              █▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄█
  15.  
  16. PROGRAM:  ENVI_MAN
  17. VERSION:  v1.10 - replaces version 1.04, r08/31/93
  18. RELEASE:  r01/01/94
  19.  
  20. ╒╡ PROGRAM SUMMARY ╞═══════════════════════════════════════════════════[8x80]═╕
  21. ENVI_MAN v1.10 r01/01/94 MicroMetric <ASP>: A small assembly language Environ-
  22. ment utility that accomplishes two major function. The first is the ability to
  23. display all the current environment strings and data about the environment such
  24. as the location, size and space availability of the Master environment. The
  25. second function is to let a batch file know how much environment space is cur-
  26. rently available and to provide a graceful exit if there is not enough. The
  27. routine also shows that, under certain circumstances, the size of the master
  28. environment can be expanded with no change being made to the CONFIG.SYS file.
  29. ───────────────────────────────────────────────────────────────────────[7x45]──
  30. ENVI_MAN v1.10 r01/01/94 MicroMetric <ASP>:
  31. An Environment utility: small assembly
  32. language routine with optional display of
  33. environment strings & data such as location,
  34. size & space available of the Master env.;
  35. batch file environment space test provides
  36. graceful exit if there is not enough.
  37. ───────────────────────────────────────────────────────────────────────[1x80]──
  38. ENVI_MAN v1.10: An Environment utility to check and display available space.
  39.  
  40. ╒╡ REQUIREMENTS ╞═════════════════════════════════════════════════════════════╕
  41. IBM PC, XT, AT or true compatibles operating with PC/MS-DOS, version 2.0 or
  42. later, any monitor. It has been tested with PC/MS-DOS versions 3.0-6.0.
  43.  
  44. ╒╡ MAJOR FEATURES ╞═══════════════════════════════════════════════════════════╕
  45. * Data display option showing each of the current environment strings along
  46.   with its length. Summary data on the Master environment size, current envi-
  47.   ronment size and available environment space is also shown.
  48. * Single line summary display option of the available environment space as
  49.   reported by ERRORLEVEL.
  50. * Sets the ERRORLEVEL variable to the available environment space for use in
  51.   testing within batch files.
  52. * Option to calculate the available environment space with or without possible
  53.   free memory located above the master environment.
  54. * Option to compare and test the available environment space with a requested
  55.   amount of needed environment memory.
  56. * May be run from the DOS prompt to display data or from a batch file to test
  57.   available environment space.
  58. * Written in assembler for fast operation and small size.
  59. * Registered users may suppress the shareware reminder message display.
  60.  
  61. ╒╡ ENHANCEMENTS THIS RELEASE ╞════════════════════════════════════════════════╕
  62. + A pause will occur when the display screen is full.
  63.  
  64. ╒╡ CORRECTIONS THIS RELEASE ╞═════════════════════════════════════════════════╕
  65.  
  66. ╒╡ SHAREWARE PRICING ╞════════════════════════════════════════════════════════╕
  67. Program Registration - with manual and diskette - 3.5" or 5.25" . . . . . .$20.
  68. Site/Network License - with manual and diskette - 3.5" or 5.25" . . . . . $100.
  69. Latest Version Diskette only - 3.5" or 5.25". . . . . . . . . . . . . . . . $5.
  70. Upgrade for registered users only - Latest diskette + manual. . . . . . . .$10.
  71. Shipping - US/Canada/Mexico . . . . . . . . . . . . . . . . . . . . . . . . $5.
  72. Shipping - outside of the US/Canada/Mexico. . . . . . . . . . . . . . . . .$10.
  73.  
  74. ╒╡ SHAREWARE EVALUATION LICENSE ╞═════════════════════════════════════════════╕
  75. ENVI_MAN is being distributed as SHAREWARE. The SHAREWARE concept allows users
  76. to examine a program on a trial basis, at no (or minimal) charge, before pur-
  77. chasing it. In addition, by decreasing marketing costs, professional quality
  78. software may be distributed for a fraction of the cost of a comparable commer-
  79. cial product. Regardless of whether you register the program, please help dis-
  80. tribute ENVI_MAN by sharing unmodified copies of it and its files with others
  81. on a private non-commercial basis. Liability is limited to replacing the soft-
  82. ware for registered users. There is no liability for any damage or loss caused
  83. by this software, directly or indirectly.
  84.  
  85. You are hereby granted the right to use the ENVI_MAN program for a thirty (30)
  86. day evaluation period. If you find ENVI_MAN of value, and continue to use it
  87. after this evaluation period, YOU MUST REGISTER YOUR PROGRAM USE. Please see
  88. the file, ENVI_MAN.ORD, for registration information. After the thirty day
  89. evaluation license period, if you decide not to register the program, PLEASE
  90. REMOVE THE PROGRAM AND ALL OF ITS FILES FROM YOUR SYSTEM.
  91.  
  92. ╒╡ SPECIAL INSTALLATION INFORMATION ╞═════════════════════════════════════════╕
  93. 1.  To install the unregistered shareware version normally supplied on disk-
  94.     ette, copy the self extracting file "EMANvvv.EXE" (vvv is the version) to
  95.     either a separate directory - such as "EMAN" - or a directory that is ref-
  96.     erenced in the path statement. At the DOS prompt, change to this drive-
  97.     directory, type "EMANvvv" and press ENTER.
  98. 2.  To install the unregistered shareware version downloaded from a BBS, unpack
  99.     the file "EMANvvv.ZIP" (vvv is the version) to either a separate directory
  100.     - such as "EMAN" - or a directory that is referenced in the path statement.
  101. 3.  To install and "BRAND" the registered version, run the supplied program
  102.     "INSTALL".
  103. 4.  To run the program, change to the drive-directory on which it is located
  104.     (only if it isn't on a path referenced directory), type "ENVI_MAN" and
  105.     press ENTER. 
  106. 5.  NOTE: THE PROGRAM NAME, AND POSSIBLY OTHER FILE NAMES, HAVE BEEN CHANGED AS
  107.     OF VERSION 1.04. ANY DASH '-' IN THE NAME HAS BEEN REPLACED WITH THE UNDER-
  108.     SCORE '_'. This was done to be ISO compliant for CD-ROM's.
  109. 6.  This archive, EMANvvv, replaces earlier versions with names such as
  110.     ENVI@vvv and ENVI_vvv.
  111.  
  112. ╒╡ Ver Date   PROGRAM RELEASE HISTORY ╞═══════════════════════════════════════╕
  113. 1.10 01/01/94
  114. 1.04 08/31/93 - Change program and file names to be ISO compliant for CD-ROM
  115.                 usage.
  116.               - Correct documentation to agree with the program operation for
  117.                 REQUESTED ENVIRONMENT MEMORY.
  118. 1.03 04/30/93 - Repackage with PKZIP, Version 2.
  119. 1.02 07/31/92 - Changed the registration file and repackaged.
  120. 1.01 08/01/91 - Updated HELP_MAN and INST_MAN. (Repackaged 03/01/92)
  121. 1.00 04/26/91 * Initial Release
  122.