home *** CD-ROM | disk | FTP | other *** search
/ Current Shareware 1994 January / SHAR194.ISO / textutil / tmty.zip / TY.DOC < prev    next >
Text File  |  1993-07-29  |  1KB  |  24 lines

  1. ty.doc - documentation for TY - Copyright 1987-1993 TDRMSoft
  2.  
  3.     TY displays an ascii text file, allowing you to scroll back and forth
  4. through it.  TY writes directly into screen memory, so it is very fast.
  5. Notes: wild cards aren't supported, use the FOR command to compensate.  
  6. Also, TY reads the entire file into memory, so it can't handle files larger
  7. than 600k, or more than 8000 lines.  In practise this isn't very restrictive.
  8.    
  9. Usage:    ty file
  10.  
  11.   Left arrow -   left one char         Home -       to beginning of file
  12.   Right arrow -  right one char        End -        to end of file
  13.   Up arrow -     back one line         Page Up -    back one screen
  14.   Down arrow -   forward one line      Page Down -  forward one screen
  15.  
  16.   Enter -  forward one screen, exit if at end       ESC - quit
  17.   Space -   forward one line,  exit if at end
  18.  
  19. If you use this program regularly, please send $10.00 to:
  20.     TDRMSoft
  21.     400 Central Park West - 20R        Source code in C available for $50.00
  22.     New York, NY 10025-5858                Tom Milne
  23.     (212)-865-2719                         TMILNE@AOL.COM
  24.