home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / PROGRAMM / PASCAL / 0190.ZIP / READ-ME.DOC < prev    next >
Encoding:
Text File  |  1986-02-09  |  2.8 KB  |  46 lines

  1.      *-------------------------- TURBO S.I.X. ---------------------------*
  2.      |                              #212                                 |
  3.      |                                                                   |
  4.      | This diskette contains both a monochrome and a color version of a |
  5.      | screen design system written by our own Steve Wood. It is called  |
  6.      | T-SCREEN and allows you to develop data entry and information     |
  7.      | screens which take advantage of all the display features on an    |
  8.      | IBM-PC or compatible. See TSCREEN.DOC for detailed documentaion.  |
  9.      |                                                                   |
  10.      | The source code for T-SCREEN will be made available as soon as    |
  11.      | Steve has time to 'clean it up'. He says it was his first major   |
  12.      | Turbo project and is not presently suitable for public viewing.   |
  13.      | Watch the TURBO S.I.X. NEWS for a notice that it is available.    |
  14.      *-------------------------------------------------------------------*
  15.  
  16.      M-TSCRN  COM    40740      C-TSCRN  COM    40768  Color and Mono versions
  17.      TSM      000    11392      TSC      000    11392  of T-SCREEN.
  18.      TSM      BAT      191      TSC      BAT      192
  19.      TMENU    MNO     4096      TMENU    CTL     4096  Copy TMENU.MNO to
  20.      INDEX    TSM     4096      TMENU    CLR     4096  TMENU.CTL for Mono.
  21.      INPT-HLP TSM     4096      ALT-HLP  TSC     4096  The .TSM files are for
  22.      PROMPT   TSM     4096      PROMPT   TSC     4096  the Mono version, the
  23.      ALT-HLP  TSM     4096      EDIT-HLP TSC     4096  .TSC files are for the
  24.      EDIT-HLP TSM     4096      DRAW-HLP TSC     4096  color version. See
  25.      MOVE-HLP TSM     4096      CLR-HLP  TSC     4096  TSCREEN.DOC for info
  26.      DRAW-HLP TSM     4096      UTIL-HLP TSC     4096  on making a working
  27.      UTIL-HLP TSM     4096      MARK-HLP TSC     4096  disk of either variety.
  28.      FLD-HLP  TSM     4096      MOVE-HLP TSC     4096
  29.      CLR-HLP  TSM     4096      MENU-HLP TSC     4096
  30.      MENU-HLP TSM     4096      HINT-HLP TSC     4096
  31.      HINT-HLP TSM     4096      INDEX    TSC     4096
  32.      PROMPT2  TSM     4096      DEFN-HLP TSC     4096
  33.      DEFN-HLP TSM     4096      INPT-HLP TSC     4096
  34.      TYPE-HLP TSM     4096      PROMPT2  TSC     4096
  35.      COPY-HLP TSM     4096      COPY-HLP TSC     4096
  36.      MARK-HLP TSM     4096      TYPE-HLP TSC     4096
  37.      S2B      BAS      940      FLD-HLP  TSC     4096
  38.  
  39.      LOAN     PAS    32037      Demo with source illustrating the use of
  40.      LOAN     DAT      111      T-SCREENs.
  41.      LOAN     TSC     4096      LOAN     TSM     4096  Color and Mono T-SCREENs
  42.      LOAN-HLP TSC     4096      LOAN-HLP TSM     4096  for the loan demo.
  43.      LOAN-PMT TSC     4096      LOAN-PMT TSM     4096
  44.  
  45.      TSCREEN  DOC    38962      Read this first!
  46.