This is a copy of ORDER.TXT and README.TXT from TSV1_0.ZIP

TS is a handy text scroller useful as an alternate reader
in GP.  Unlike the RED editor, TS starts at the top of a
file (as you'd want when reading a new message).  I have not
registered this, if you use it then it's up to you to register
it.  This copy has been compressed (saving about 4.5k) from
the original released version.  The original, which can be
downloaded from the Internet, would load a bit faster.
------------------------------------------------------------

   Ŀ
     This is an unregistered copy of TextScroller v.1.0 (c)1994  
   

  You are free to use this software as long as you wish.  However,
  if you want to get rid of that annoying message then all you have
  to do is register.  Your registration fee will go towards putting
  my ass through college.  Then maybe I'll get a real job and start
  making some expensive software.  So if you want to help a starving
  college kid pay his tuition all you have to do is register this
  software.  In any case, you are welcome to DISTRIBUTE the
  unregistered version freely.

  Should you wish to register TextScroller please send a $10.00
  check or money order payable to:

  Steve Morocho
  5757 Heming Avenue
  Springfield, VA 22151


  By registering TextScroller you will receive the latest registered
  version as well as any future releases of TextScroller.  This will
  include the latest version which allows you to customize your colors!
  It will also have full mouse support and a Print option which sends 
  the entire file to the printer.  


  Questions, comments, or complaints?
  Let me know at: smorocho@umr.edu

-------------------------------------------------------------------
TextScroller v.1.0 (c)1994

TextScroller is a simple text viewing program that allows you to scroll
up and down through any ascii text file.  It is an interactive viewer
that allows you to scroll to any desired point in the text file.


 TextScroller Keys:

     (Up Arrow)     scroll up one line in text file

     (Down Arrow)   scroll down one line in text file

    Page Up          scroll up one page (screen) in text file

    Page Dn          scroll down one page (screen) in text file

    Home             scroll to the top of text file

    End              scroll to the end of text file

    Esc              quit viewing text file

  Also you can interrupt any action by pressing any other key.  For example,
  if you start scrolling to the end of the file you can interrupt this
  process at any point you wish by pressing any key.


 Usage:

 TS [drive:][path]filename [[drive:][path]filename [drive:][path]filename ...]

    [drive:][path]    Specifies the drive and directory of file(s) to list.
    filename          Specifies the file(s) to list.  Specify multiple
                      files by using wildcards.


 Examples:

 TS ORDER.TXT              Display ORDER.TXT (in current path)
 TS *.TXT                  Display all *.TXT files (in current path)
 TS C:\DOCS\*.DOC *.TXT    Display all *.DOC files in C:\DOCS\
                           and all *.TXT (in current path)
 TS ..\*.TXT               Display all *.TXT files in ..\ (one branch down)


