PARECHO (c) 1998 Sean Rima

PARECHO is a simple DOS and 32bit (NT/Win95) command line utility that reads
the Parma PARTOSS echolog.$$$ and creates a small file. In it's other
function it reports the echos with no mail flow in X days or no recorded
mail flow.

<- BEFORE USING -> 

Backup all your DATA files in your PARTOSS directory.
If it exists delete PARTOSS.DAT

-> Useage Restrictions for DOS Version <-

I have not tested the DOS version extensively. However it is restricted to 
1200 Echos. It will crash out above this. I am working on this at the 
moment. Please let me know if it works under OS2

-> TO USE <-

PARECHOW.EXE --> Win95/NT 32bit Version
PARECHOD.EXE --> DOS Version

Copy the parechoX.exe file to your Partoss directory.
echo the PARTOSS.CFG file and add:
SaveTempEchoLog

In your toss batch file add:

parechow.exe

PARECHOW will delete the ECHOLOG.$$$ automatically.

Now, every time that your Toss batch file runs, PARECHO will record
the Echos that have tossed.

-> TO GET REPORT <-

To get the report, PARTOSS.RPT, on the echos that have not got any mail
or no mail in the last X days, run:
PARECHO.EXE 60

This will tell Parecho to Report the Echos with no mail flow in the
last 60 days and those with no mail at all.

OR
PARECHO.EXE 60 A
This will tell Parecho to Report the Echos with no mail flow in the
last 60 days and those with no mail at all, for GROUP A (-$gA) only.

-> LEGAL <-

PARECHO is the copyright of Sean Rima. It may be freely distributed and
no charge MUST be made to distribute without the prior permission
of Sean Rima 2:252/356@fidonet
Sean Rima cannot be held responcible for any damage caused by using
PARECHO.

PARMA PARTOSS is the copyright of Serge Koghin 2:5030/177@fidonet


-> MISC STUFF <-

PARECHO is released as freeware and therefore support is Limited. I do have access to the
GSS.PARTOSS echo but I do not speak Russian :(

I plan on compiling a DOS version under DJGPP when I have worked any bugs out.