home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 15 / CD_ASCQ_15_070894.iso / vrac / 4file317.zip / 4F-TV.DOC < prev    next >
Text File  |  1994-06-17  |  3KB  |  65 lines

  1.                 ╒═══════════════════════════════════════════════╕
  2.                 │     TinyViewer (TV) 2.0  Manual -- Oct/93     │
  3.                 │                                               │
  4.                 │          (Supplied with 4FILES v-3.17)        │
  5.                 ╘═══════════════════════════════════════════════╛
  6.  
  7.   Tiny Viewer is a public domain file browser.  This copy is a modification
  8.   by Larry Edwards of v-1.0, and was supplied as 4F-TV.COM with a shareware
  9.   copy of the 4FILES file manager.  The v-1.0 copy was obtained from a
  10.   shareware distribution of DOSREF by Dave Williams.
  11.  
  12.   I have found TV to be useful with 4FILES because the text display uses all
  13.   rows of the screen, and it shows text in whatever text colors are setup
  14.   in 4FILES.  Buerg's LIST or the 4DOS internal LIST command may be more to
  15.   your liking however, since they have a text "find" feature, can display in
  16.   ASCII or hex, and show the current line number.  TV lacks these features.
  17.   Neither Buerg's LIST nor the 4DOS LIST will display with a dark grey back-
  18.   ground, however, which is what I like.  Switching your 4FILES configuration
  19.   between using LIST and TV.COM takes only moments, and the change can be made
  20.   "session-only."
  21.  
  22. ===============================================================================
  23.  
  24.  TV is tiny (1008 bytes), it can view ANY size text file, it displays lines up
  25.  to 1024 characters wide, and it uses all rows of your display for text.
  26.  Version 2.0 is a modification that allows any number of rows to be displayed,
  27.  and which scrolls faster and smoother.
  28.  
  29. ┌───────────────┐
  30. │ HOW TO USE TV │
  31. └───────────────┘
  32.  
  33.    SYNTAX:  4F-TV d:\subdir\filename.ext
  34.  
  35.    Capability:   -- Text files of any size.
  36.                  -- Can handle lines in excess of 2000 characters long.
  37.  
  38.  
  39.    When TV loads your file, it will be displayed FULL-screen, WITHOUT any kind
  40.    of status line to clutter up your screen.  The keys TV recognizes are:
  41.  
  42.    Home / End   Go to the top/bottom of the file
  43.  
  44.    PgUp / PgDn  Scroll one page
  45.  
  46.        /      Scroll one line
  47.  
  48.     <-  /  ->   Move screen left or right "One screen width, less 10 columns"
  49.  
  50.        ESC      Quit
  51.  
  52.  
  53.     The screen can be scrolled a considerable distance to the right of the end
  54.     of text on a line.  If using a mouse (mouse support is NOT built in, but
  55.     the mouse may be active if TV is called from another program), a fine
  56.     touch is required.
  57.  
  58. ┌────────────┐
  59. │ FINAL NOTE │
  60. └────────────┘
  61.  
  62.  One final note:  TV is to be considered a Public Domain program.   What
  63.  does that mean?  It means that you can freely give it to anyone who wants a
  64.  copy.  The only stipulation is this: you must include the file 4F-TV.DOC with
  65.  evey copy of 4F-TV.COM.