home *** CD-ROM | disk | FTP | other *** search
/ Compu-Fix / Compu-Fix.iso / tutorial / dos5tut / devicehi.dat < prev    next >
Encoding:
Text File  |  1993-03-01  |  423 b   |  15 lines

  1. Explanation of the DEVICEHIGH command. 
  2. It is CONFIG.SYS.
  3.  
  4. This command will help you load your 
  5. devices into extended or expanded memory.
  6.  
  7. Example:
  8.        To load your ANSI.SYS device, which
  9.        is located in drive A,into the 
  10.        extended/expanded memory of your 
  11.        computer, you would have to include 
  12.        the following line in your
  13.        CONFIG.SYS file:
  14.             devicehigh=a:ansi.sys
  15.