home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PASCAL / THEDUT.ZIP / THEARC.DOC next >
Encoding:
Text File  |  1987-02-15  |  1.0 KB  |  26 lines

  1.  
  2.  
  3.        There should be 5 files enclosed in this .ARC:
  4.  
  5.                  THEARC.DOC  -  This file.
  6.                  THEDRAW.INC -  Turbo Pascal Include Procedure.
  7.                  THEPAS.BIN  -  Screen created by THEDRAW,
  8.                                 saved using the <B>inary option.
  9.                  THEDRAW.BAS -  Basic BLOAD/BSAVE Procedures.
  10.                  THEBAS.BSV  -  Screen created by THEDRAW,
  11.                                 saved using the B<S>ave option.
  12.  
  13.        TheDraw.Com may be found on most BBS boards.  It is probably
  14.        the finest Ansi-editor available.
  15.  
  16.        The files THEDRAW.INC and THEDRAW.BAS demonstrate how to recall
  17.        screens you've created using TheDraw from within your (respectively)
  18.        Turbo Pascal and Basic programs.  (A preferable alternative to
  19.        creating and employing source coded screens, also quicker and easier.)
  20.  
  21.        The files THEPAS.BIN and THEBAS.BSV are sample screens created
  22.        by TheDraw for use with the above routines.
  23.  
  24.  
  25.  
  26.