Turbo Pascal ANSI Drivers
Version 1.12
Copyright (c) 1990 by Not So Serious Software

Original concept by Ian Silver
Design and implementation by Kevin Dean


The files in this package are:

README          - This file
ANSIDRVR.DOC    - ANSI text file device driver documentation
ANSI.PAS        - ANSI text file device driver
ANSICON.PAS     - Console interface to ANSI text file device driver
ANSICOM.PAS     - Serial communications interface to ANSI text file device 
                  driver
CONCOMIO.PAS    - Console and serial interface to ANSI text file device driver
DEMOCON.PAS     - Demonstration of console interface
DEMOCON.EXE     - Compiled form of DEMOCON.PAS
DEMOCOM.PAS     - Demonstration of serial communications interface
DEMOCOM.EXE     - Compiled form of DEMOCOM.PAS
DEMOBOTH.PAS    - Demonstration of simultaneous console and serial interface
DEMOBOTH.EXE    - Compiled form of DEMOBOTH.EXE
REGISTER.FRM    - Registration form

