home *** CD-ROM | disk | FTP | other *** search
- CS-HOT version 1.01 Copyright (C) 1993 by Jim Robeson
- 3/02/93
- Function:
- Read the output of PCBCS143 (arg-1),
- and strip it down to a "hotfile" report (arg-2),
- according to the format requested (arg-3).
- "FORM" must be 1 or 2 or 3 (no defaults)
- 1 = output only "files downloaded" section
- 2 = also include the "1st page stats" section
- 3 = also include the "multi-node" section, if it exists.
-
- Other uses:
- None.
-
- Execution:
- Run from command line or .BAT:
- CS-HOT drv:\path\in-file-name drv:\path\out-file-name FORM
- If run without arguments, a bit of help appears.
-
- To test:
- See the file TESTIT.BAT, it is set up to read BLT4 and create
- BLT1, BLT2 and BLT3. Go ahead and try it in your temporary
- test directory.
-
- Compiled with:
- Borland's Turbo C 2.0.
- tcc cs-hot
-
- Disclaimer:
- This program is contributed to the Public Domain. It can be
- freely used, modified and/or distributed by anyone. The only
- thing I ask is that you remember that I am not responsible
- for anything that might go wrong through the use of this
- program. I have tested the program enough for my own use.
- I also realize that bugs can appear in most every program.
- Therefore, YOU USE THIS PROGRAM AT YOUR OWN RISK.
-
- To-do:
- strip taglines out of mail packets before they get to the system.
-
- Enjoy,
- Jim Robeson
- The Cricket BBS, Pacific Grove CA, 408-373-3773
-