home *** CD-ROM | disk | FTP | other *** search
- ty.doc - documentation for TY - Copyright 1987-1993 TDRMSoft
-
- TY displays an ascii text file, allowing you to scroll back and forth
- through it. TY writes directly into screen memory, so it is very fast.
- Notes: wild cards aren't supported, use the FOR command to compensate.
- Also, TY reads the entire file into memory, so it can't handle files larger
- than 600k, or more than 8000 lines. In practise this isn't very restrictive.
-
- Usage: ty file
-
- Left arrow - left one char Home - to beginning of file
- Right arrow - right one char End - to end of file
- Up arrow - back one line Page Up - back one screen
- Down arrow - forward one line Page Down - forward one screen
-
- Enter - forward one screen, exit if at end ESC - quit
- Space - forward one line, exit if at end
-
- If you use this program regularly, please send $10.00 to:
- TDRMSoft
- 400 Central Park West - 20R Source code in C available for $50.00
- New York, NY 10025-5858 Tom Milne
- (212)-865-2719 TMILNE@AOL.COM
-