Dec 132017
 
Summary of connect time thru Procomm Plus.
File PHONELOG.ZIP from The Programmer’s Corner in
Category Communications
Summary of connect time thru Procomm Plus.
File Name File Size Zip Size Zip Type
PHONE.BAS 1604 912 deflated
PHONE.DOC 1299 713 deflated
PHONE.EXE 46746 31330 deflated

Download File PHONELOG.ZIP Here

Contents of the PHONE.DOC file


This is a small program I put together to read the log file generated by
Procomm + and give a cumulative total of on-line time to each number called.
It makes the PCPLUS.FON file easier to utilize. This program expects the file
PCPLUS.FON to be in the current directory if the PCPLUS environment variable
is not set, otherwise it tries to open it in the directory pointed to by
that variable. This allows you to run it from any directory on your system
and it will properly locate the log file. Refer to the Procomm+ docuemtnation
for information on the PCPLUS environment variable.

Im releasing this program into the public domain along with the source
so that you can see how it was done and perhaps learn something, and change
it if you desire. If you improve upon it, I would appreciate a mention
indicating I originally wrote it.

I dont claim it to be error free, since I have seen some instances where
Procomm + made funny entries into this log file (in which case I had to edit
log file).

To recompile this program, you will need QuickBASIC 4 and the ADVBAS40
library. Follow these steps:

BC PHONE/O;
LINK PHONE,,,ADVBAS;

You can reach me at the Sailboard BBS if you have any questions.
(201-831-8152)

Enjoy - Jeff Sumberg - Ringwood, NJ
Feb 88



 December 13, 2017  Add comments

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(required)

(required)