
SCANLOG Version 1.20b

Utility to check any logfile (for example SYS$LOG.ERR) for faults.
You define which entries you want to accept.
You have the possibilty to print the logfile if there is any entry that is
not recognised.



Installation

First you have to define the logfiles you want to scan.
Start SCANLOG with the parameter 'A'. SCANLOG A.
Now you can define you logfiles in the database LOGS.DBF.
!!! the first entry has to be TMPLOG.TMP !!!
With <CTRL>-N you can append and with <CTRL>-L you can delete a
record. Anywhere you can edit them normally.

Second you have to start SCANLOG with the parameter 'P'. SCANLOG P.
The default printer settings are for a PLC-5-printer with 12 cpi and
characterset PC-ROMAN 8 to a queue named LASERDRUCKER. You can use also
LPT1-3 or COM1-4.
You can define your own setting.

Third you can start SCANLOG without parameters. So your defined logfiles
will be scaned and you can tell the system wich entries you want to 
accept and wich ones you want to be showed anywhay. If you activate the
PRINT LOGFILE the file will be printed on your defined port.


Parameters

SCANLOG A	-> Administrate the databases
SCANLOG D	-> Removes all entries from a database
SCANLOG P	-> Printerconfiguration
SCANLOG H	-> shows the helptext
SCANLOG ?	-> shows the helptext



THIS PROGRAM IS FREEWARE. Feel free to send me your comments on

CIS: 100064,1317 frank blunier

Adress: Frank Blunier
	Chemin du Coteau 6
	2533 Evilard



File contents:

LOGS.DBF	->	here are the logfiles defined inclusive path
REALLY.DBF	->	the good entries of any logfile
ERRORSDB.DBF	->	the bad entries of any logfile
CNFLOG.DBF	->	printerdefinition file
DOSCAN.EXE	->	checks if today allready scaned
TESTLOG.BAT	->	batchfile for DOSCAN with errorlevel request
SCANLOG.EXE	->	effective program
README.TXT	->	this file
