home *** CD-ROM | disk | FTP | other *** search
-
-
- L z h T V
-
- Version 1.1, 01-03-89
-
- Online .LZH Directory/Text View Module
- for .LZH files made with LHARC10
-
- LZHTV11.ZIP
-
- Copyright 1989, 1990 Samuel H. Smith; ALL RIGHTS RESERVED
-
-
- This program is supported by:
-
- The Tool Shop BBS
- Phoenix, AZ
- (602) 264-3969 (HST)
- (602) 279-2673 (HAYES 9600)
-
-
- 'LzhTV' is a small text-view utility for .LZH files created with
- Haruyasu Yoshizaki's LHARC10. It allows you to directly list out text
- files in a .LZH without first extracting them. This version is
- compatible with network filesharing. Run LzhTV without parameters for a
- summary of command syntax.
-
- This utility can be used as a simple DOOR in systems that can provide a
- filespec for .LZH viewing.
-
- This utility is compatible only with PKware LHARC10.EXE and later file
- formats.
-
-
- Usage
- -----
- LzhTV [-Pport] [-Tminutes] FILE[.Lzh] ... FILE [<IN] [>OUT]
-
- -Pn Enables com port COMn and monitors carrier.
- Local operation allowed with -P0.
-
- -Tn Allows user to stay in program for n minutes.
-
-
- Example PCBVIEW.BAT for PCBoard 14.0 (dos 3.3 and later)
- ------------------------------------
- @LzhTV -p1 %1 >pcbview.txt
-
-
- Example PCBVIEW.BAT for PCBoard 14.0 (dos 3.2 and earlier)
- ------------------------------------
- echo off
- LzhTV -p1 %1 >pcbview.txt
-
-
- Example PROD.CNF for ProDoor 2.9 (2-18-89 and later)
- --------------------------------
- LzhTV -p$N$ -t$TIME$
-
-
-
- Revision history
- ----------------
-
- 4-21-89
- Initial coding and release.
-
- 1-3-90
- Corrected logic to quickly respond to a "NO" response at a "more?"
- prompt.
-
-
- LICENSE
- =======
-
- You may copy and distribute this program freely, provided that:
- 1) No fee is charged for such copying and distribution, and
- 2) It is distributed ONLY in its original, unmodified state.
-
- If you wish to distribute a modified version of this program, you MUST
- include the source code.
-
- If you modify this program, I would appreciate a copy of the new source
- code. I am holding the copyright on the source code, so please don't
- delete my name from the program files or from the documentation.
-
-
- SUPPORT
- =======
-
- I work very hard to produce a software package of the highest quality
- and functionality. I try to look into all reported bugs, and will
- generally fix reported problems within a few days.
-
- IN NO EVENT WILL I BE LIABLE TO YOU FOR ANY DAMAGES, INCLUDING ANY LOST
- PROFITS, LOST SAVINGS OR OTHER INCIDENTAL OR CONSEQUENTIAL DAMAGES
- ARISING OUT OF YOUR USE OR INABILITY TO USE THE PROGRAM, OR FOR ANY
- CLAIM BY ANY OTHER PARTY.
-
- If you have any questions, bugs, or suggestions, please contact me at:
-
- The Tool Shop BBS
- (602) 264-3969 (HST 9600)
- (602) 279-2673 (HAYES 9600)
-
- The latest version is always available for downloading.
-
- Enjoy! Samuel H. Smith
- Sysop of The Tool Shop.
-