home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Simtel MSDOS 1992 December
/
simtel1292_SIMTEL_1292_Walnut_Creek.iso
/
msdos
/
vga
/
vansi.arc
/
VANSI.DOC
< prev
next >
Wrap
Text File
|
1989-11-22
|
772b
|
22 lines
VANSI is VGA-specific variant of Dan Kegel's NANSI.SYS. VANSI
recognizes the current number of screen lines and adjusts itself
accordingly.
To install, just include the line
DEVICE=[d:path]VANSI.SYS
in your CONFIG.SYS.
Note that VANSI does not test for VGA presence, and thus should not be
used on non-VGA systems. VANSI does not support the 43-line escqpe
sequence provided by NANSI, since other means are available to set
various screen sizes using the VGA.
This archive should include NANSI.ASM and NANSI_F.ASM, which are the
only modules modified for VANSI. For complete original source, see
NANSRC (availabale from CompuServe's IBM Programming forum (IBMPRO) and
elsewhere).
Modifications by Chris Dunford [CIS 76703,2002] 11/21/89.