home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 13 / CDA13.ISO / cdactual / demobin / share / program / Pascal / ANSIDRVR.ZIP / README < prev    next >
Encoding:
Text File  |  1992-05-03  |  976 b   |  26 lines

  1. Turbo Pascal ANSI Drivers
  2. Version 1.12
  3. Copyright (c) 1990 by Not So Serious Software
  4.  
  5. Original concept by Ian Silver
  6. Design and implementation by Kevin Dean
  7.  
  8.  
  9. The files in this package are:
  10.  
  11. README          - This file
  12. ANSIDRVR.DOC    - ANSI text file device driver documentation
  13. ANSI.PAS        - ANSI text file device driver
  14. ANSICON.PAS     - Console interface to ANSI text file device driver
  15. ANSICOM.PAS     - Serial communications interface to ANSI text file device 
  16.                   driver
  17. CONCOMIO.PAS    - Console and serial interface to ANSI text file device driver
  18. DEMOCON.PAS     - Demonstration of console interface
  19. DEMOCON.EXE     - Compiled form of DEMOCON.PAS
  20. DEMOCOM.PAS     - Demonstration of serial communications interface
  21. DEMOCOM.EXE     - Compiled form of DEMOCOM.PAS
  22. DEMOBOTH.PAS    - Demonstration of simultaneous console and serial interface
  23. DEMOBOTH.EXE    - Compiled form of DEMOBOTH.EXE
  24. REGISTER.FRM    - Registration form
  25.  
  26.