home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / c / chkm10.zip / CHKM.DOC next >
Text File  |  1993-02-06  |  1KB  |  24 lines

  1. CHKM.EXE  =  DOS Lower-Memory/Hard Disk space available checker v1.0  2-06-93
  2. -----------------------------------------------------------------------------
  3. Purpose: Checks the amount of free (lower) RAM and hard disk space of the
  4. default drive only.  Designed to run from your autoexec.bat file when you
  5. first light off your computer or tweak with the memory managers.  It will
  6. generally report like the DOS CHKDSK program, only considerably faster.
  7.  
  8. Syntax: CHKM <Enter> (no switches available)
  9.  
  10. CHKM.EXE will report: (in four short lines of text)
  11.  
  12. Size of default hard drive in bytes, megabytes
  13. Free space on default drive in bytes, megabytes
  14. Installed amount of (lower) memory in bytes, kilobytes
  15. Free amount of (lower) memory in bytes, kilobytes
  16.  
  17. ******************************************************************************
  18. CHKM.EXE, was written by Ron Buelow CIS:[72431,1215] in TopSpeed Modula-2
  19. ******************************************************************************
  20. CHKM.EXE has been thoroughly tested, however you must use it at your own risk
  21. ******************************************************************************
  22. CHKM.EXE is a FREE DOS utility program hereby placed in the Public domain
  23. ******************************************************************************
  24.