home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 8 / CDASC08.ISO / VRAC / TTYPE14.ZIP / TELETYPE.DOC < prev    next >
Encoding:
Text File  |  1993-08-21  |  3.3 KB  |  78 lines

  1.         Teletype Version 1.4
  2.         ~~~~~~~~~~~~~~~~~~~~
  3.         Public Domain Version.
  4.         
  5.         This program is a simple ASCII text file viewer.  TELETYPE is
  6.         designed to allow the viewing of ASCII text files, with no user
  7.         input required.
  8.  
  9.         Teletype is a coprocessor independent program, that types an
  10.         ASCII text file to the screen one character at a time.  The
  11.         program allows for the user to speed up the display, for
  12.         example, during a long title page.  It also allows the user
  13.         to slow down the display during technical parts that you need
  14.         to really read.  It also allows you to pause the display.  And
  15.         it also allows you to exit by pressing the ESCape key.  
  16.  
  17.         TELETYPE VERSION 1.4
  18.         COMMAND SYNTAX
  19.         ~~~~~~~~~~~~~~~~~~~~
  20.         
  21.         TELETYPE {Optional File Name}
  22.         
  23.         If a filename is not used then the program prompts you for the
  24.         filename of the file you wish to display.
  25.  
  26.         TELETYPE VERSION 1.4
  27.         OPERATIONAL FEATURES
  28.         ~~~~~~~~~~~~~~~~~~~~
  29.         
  30.         ESCape TERMINATE
  31.         +      Speed Up Display
  32.         -      Slow Down Display
  33.         P/p    Pause The Display
  34.                any key resumes.
  35.         
  36.         Please feel free to distribute TELETYPE to your friends, or via
  37.         Electronic Bulletin Board Systems, or via any other means of
  38.         distrbution.
  39.         
  40.         Address comments to { JMartin000 } on America OnLine (c).
  41.         If you have an idea for future editions please E-Mail me.
  42.         All comments are welcome.
  43.         
  44.         TELETYPE VERSION 1.4
  45.         ~~~~~~~~~~~~~~~~~~~~
  46.         Don't just type it
  47.         Teletype it.
  48.         ~~~~~~~~~~~~~~~~~~
  49.         
  50.         Version History.
  51.         ~~~~~~~~~~~~~~~~
  52.         1.0 - 1992 - Beta Test Version                            
  53.         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  54.         1.1 - 06/06/1993 - First full featured version
  55.                            Added one keystroke commands.
  56.         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  57.         1.2 - 06/09/1993 - Second full featured version.
  58.                            Added the one keystroke command status line.
  59.         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  60.         1.3 - 06/12/1993 - Third full featured version.
  61.                            A small fix for the timer routine.
  62.         
  63.                            A context sensitive status line.
  64.         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  65.         1.4 - 08/21/1993 - Fourth full featured version.
  66.                            An extra line of text in the viewing window
  67.                            in EGA / CGA.  Providing 18 Lines of text in
  68.                            EGA, or CGA systems.
  69.         
  70.                            VGA mode support.  Provides the largest
  71.                            display possible for VGA monitors.
  72.                            Utilizing 30 x 80 text mode.  Providing 23
  73.                            lines of text in VGA mode.
  74.         
  75.                            A READ ME program designed to display the
  76.                            documentation, based on TELETYPE.
  77.         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  78.