home *** CD-ROM | disk | FTP | other *** search
-
-
-
-
- PCRelay Import Log Scanning Utility & Bulletin Maker
-
- PCR-Scan, Version 1.0
-
-
- By: Lance Williams
- Sysop: Kadet PCBoard
- (315) 245-3815
- USR Dual Standard
-
-
-
- PCR-Scan is a utility program for PCRelay Sysops to create a
- bulletin for your users showing how may messages were imported into
- your system according to your NODE logfile. The program will scan for
- the last date of a successful transfer with imports, and then scans the
- log file for all imports on that date. This is doe for HUB systems,
- like myself, who import after each node calls into the system. You can
- then run the program from your GETMAIL.BAT file on HUB systems, and
- update the bulletin after every transfer. The Bulletin has the
- following format:
-
-
- ═════════════════════════════════════════════════════════════════════
- ** Message Transfer Report for the MetroLink Network on 06-19-91 **
- The First PCRelay Mail Transfer was at 17:16.
- The Last PCRelay Mail Transfer was at 17:16.
- There have been 482 messages imported into 27 conferences.
- ═════════════════════════════════════════════════════════════════════
-
- The number of messages is for all imports for that day, beginning
- with the time for the last transfer and working backwards to the first
- transfer on that date. The number of conferences imported into only
- applies to the import session with the HIGHEST number of conferences
- imported into.
-
-
- Configuration File:
-
- The configuration file is as follows:
-
- Line 1: Kadet PCBoard
- Line 2: 0
- Line 3: c:\pcrelay\node.log
- Line 4: c:\pcb\gen\mail1
- Line 5: c:\pcb\gen\mail1g
- Line 6: MetroLink
- Line 7: @X09
- Line 8: @X0A
- Line 9: @X0B
- Line 10: @X0E
- Line 11: @X0D
-
-
-
- Line 1: Your Board Name.
- Line 2: Your Registration Number, 0 if unregistered.
- Line 3: Path\Filename of your NODE.LOG file.
- Line 4: Path\Filename of the ASCII Bulletin (NUL if none).
- Line 5: Path\Filename of the ANSI Bulletin (NUL if none).
- Line 6: Name of your Network.
- Line 7: Color of the Lines (ANSI codes or PCB @X## codes).
- Line 8: Color of the Network Name Line.
- Line 9: Color of the First Message Transfer line.
- Line 10: Color of the Last Message Transfer line.
- Line 11: Color of the Number of Messages & Conferences line.
-
- All of the color lines are either the background;forground of
- the ANSI code you want, separated by a semicolon (;).
- (IE: 1;33 = Black background, Yellow foreground).
-
- If you don't want one of the output files, just put a NUL in
- for the filename. This file will not be created.
-
- Unregistered version will display an extra line, saying:
- "[Unregistered] PCR-Scan - Version x.x". This is removed with
- registration. See REGISTER.FRM for registration details.
-
- The program is relatively fast, written in Turbo Pascal 6.0, and
- fully optimized for speed. It is also easy to set up, and if you have
- any problems, feel free to let me know. I can be reached via RIME &
- MetroLink in the PCBHints and PCRelay conferences, routed messages can
- be sent to ->KADET (RIME systems will get an "Undeliverable Message"
- reply from PCRelay, but that is just due to the connection between
- MetroLink and RIME, I should still get the message.
-