home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PROGRAMS / UTILS / DOS_HELP / DINFO132.ZIP / READ2.ME < prev   
Encoding:
Text File  |  1990-04-04  |  1.7 KB  |  67 lines

  1.  
  2. DOSINFO - Display DOS Information
  3. Version 1.32
  4.  
  5. This program presents information from the DOS system tables, so that you can
  6. determine how your system is configured.  Together with Chris Dunford's PMAP
  7. utility, available on most good BBS's, it does nearly everything that
  8. QuarterDeck's Manifest does, but with less glitz.  Typically, you might want to
  9. save or scroll through this information, so redirect or pipe the output of
  10. DOSINFO as follows:
  11.    DOSINFO >myconfig.txt
  12.    DOSINFO |MORE
  13.  
  14. The output is not terribly pretty, but it is useful.  The report generated by
  15. DOSINFO is more than 80 characters wide, so if you want to print it, set up your
  16. printer to use a compressed font, or print on a laser printer in landscape mode.
  17. This new version finds and displays the number of FILES and FCBS in CONFIG.SYS,
  18. tells you the last drive and current number of drives on your system, and counts
  19. the number of BUFFERS in CONFIG.SYS for both DOS 3.x and 4.x.  DOS 3.x or later
  20. is required to run DOSINFO.
  21.  
  22. Ben Myers
  23. Spirit of Performance, Inc.
  24. 73 Westcott Road
  25. Harvard, MA  01451
  26. 508/456-3889
  27. Telex 6503571400
  28. Publishers of Personal Measure, a system performance measurement package for IBM
  29. and compatible PCs.
  30.  
  31. For more information about DOS internals, see Ralf Brown's wonderful compendium
  32. of DOS interrupt information, found on many bulletin boards as INTERmyy.ZIP,
  33. where m is the month of revision and yy is the year of revision.  For example,
  34. the current version as of April 1990 is INTER190.ZIP.
  35.  
  36. DOSINFO is hereby placed in the public domain.  It costs you nothing, we have no
  37. obligation to you when you use it.  DOSINFO must be distributed free of charge
  38. with this READ.ME file included.
  39. 
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.