home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / RATE10.ZIP / T2AVIEW.DOC < prev    next >
Encoding:
Text File  |  1993-07-25  |  2.1 KB  |  47 lines

  1.                                 T2AVIEW 1.01
  2.                              Ansi Viewer Utility
  3.             (C)Copyright 1992,93 Rand Nowell - RaLin Enterprises
  4.  
  5.  T2AVIEW is a very simple viewer program to view an Ansi screen, and is
  6.  especially designed to view Ansi Text Files created with RATE and T2A.
  7.  It displays up to 24 lines then prompts for a keypress to continue.
  8.  At the end of the file, it prompts for a keypress to exit.
  9.  
  10.  T2AVIEW requires that a Ansi Driver be loaded in memory, ANSI.SYS or any
  11.  of the 3rd party programs such as NNANSI.SYS/COM  NANSI.SYS etc will do.
  12.  
  13.  It will also function properly with DesqView's DVANSI.COM.
  14.  (Limited testing has been done)
  15.  
  16.  This program was mainly designed to work with our Ansi Text Screen compiler
  17.  T2A, it interfaces with that program. Nothing fancy, very basic.
  18.  
  19.  T2AVIEW will ONLY display ansi files, the filename must be given on the
  20.  command line. If the file has an extension "other than" .ANS, it must be
  21.  specified.  If the file is a normal ANSI with the standard .ANS extension,
  22.  you need only give the NAME, the .ANS extension will be added automatically.
  23.  T2AVIEW  myface.ans  =or= T2AVIEW myface  are both correct, given the file
  24.  does have a .ANS extension.
  25.  
  26.  Due to the way T2AVIEW writes through the Ansi Driver sys file, it was
  27.  changing the DOS text to the last color displayed in the screen. As long as
  28.  it writes thru Ansi.Sys it must be that way.....
  29.  To eliminate Bright Blinking Green text, the program now changes the text
  30.  color, upon exit, using the Ansi Driver, to standard light gray on white.
  31.  
  32.  We hope to upgrade the viewer to some of our newer code soon, which will
  33.  eliminate this problem.
  34.  
  35.  There is no registration required for T2AVIEW, you receive it FREE with
  36.  T2A.
  37.  
  38.  The author does maintain Copyright to the program, and All Rights are
  39.  Reserved. The author is not liable for any damages incurred by you while
  40.  executing the program. Modification of the program is prohibited.
  41.  
  42.  All terms and/or conditions contained in LEGAL.DOC apply to this program.
  43.  
  44.  Other than that, do with it what you will!
  45.  
  46.  Enjoy!
  47.