home *** CD-ROM | disk | FTP | other *** search
/ CD-X 3 / cdx_03.iso / shutils / dos / t-list.arj / T-LIST.DOC < prev    next >
Encoding:
Text File  |  1994-06-26  |  1.4 KB  |  41 lines

  1.  
  2. ┌───────────────────────────────────────────────────────────────────────────┐
  3. │ ░░░░ T-List ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ │
  4. └───────────────────────────────────────────────────────────────────────────┘
  5.  
  6. T-List is a simple little utility which will allow you to view any file up
  7. to the size of 2 gigabyte. T-List will determine if you are viewing a
  8. textfile or not a textfile and switch to text/data mode.
  9. T-List uses the same keys of Vernon D. Buerg's original list.
  10.  
  11. Syntax and commandline switches:
  12.  
  13. LIST path+filename [options]
  14.  
  15. /END    Jump to end at startup
  16. /HEX    Force hex-view at startup
  17.  
  18. Examples:
  19.  
  20. LIST C:\TERMINAT\TERMINAT.LOG /END
  21. LIST C:\TERMINAT\TERMINAT.EXE /HEX
  22. LIST C:\TERMINAT\TERMINAT.CFG /END /HEX
  23.  
  24. There was two reasons for writing this program.
  25.  
  26. 1. Vernon's original LIST, would search my entire user questionaire file
  27.    through (5 megabyte) everytime I needed to view the latest answers from
  28.    users that logged onto DAN BBS. Searching a 5mb file on a network is very
  29.    slow and the original list did not have the possibility of aborting.
  30.  
  31. 2. Everybody will need an internal viewer in Terminate with the filemanager
  32.    and the SmartPad.
  33.  
  34. T-List is FREEWARE. That means you can use it in all environments. You can
  35. even give it for free away to customers or put it on computers you install.
  36.  
  37.  
  38. Bo Bendtsen, Author of Terminate, DAN BBS
  39.  
  40.  
  41.