home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / pc / doshelp / helpsb.zoo / help / config / device / ansi.hlp next >
Encoding:
Text File  |  1989-01-01  |  1.0 KB  |  22 lines

  1. DEVICE=[d:][pathname]ANSI.SYS
  2.                 [/L] [/K] [/X]            [new DOS 4.0]
  3.  
  4. ANSI.SYS is a device driver that provides enhanced control of the screen and
  5. keyboard. It is normally on your DOS system disk, but is only used when this 
  6. line is present in the CONFIG.SYS file. If DEVICE=DISPLAY.SYS in also used, 
  7. it must appear after this line. 
  8.  
  9. Enhanced screen and keyboard control is supported by the PROMPT, ECHO, and ESC 
  10. commands, and DOS function calls from within a program. See the "PROMPT",
  11. "ECHO", and "ESC" topics for more information. Enhancements include:
  12.  
  13. More prompt features    Erase/insert lines     More screen mode control
  14. Cursor positioning      Screen color control   Key (re)assignement capability
  15.  
  16. /L will ignore requests by programs to change the number of lines displayed on
  17.     the screen, and retain the value set by the MODE command.
  18.  
  19. /K will disable extended function keys (101-key keyboards only) 
  20.  
  21. /X will differentiate the duplicated function keys (101-key keyboards only).
  22.