README for CONLOG.EXE
May 14, 1993

Instructions for loading and using CONLOG.NLM

CONLOG.NLM when loaded, writes all SYSTEM CONSOLE messages to a text file
called CONSOLE.LOG.  This ASCII file will list modules loaded, error
messages generated, etc. when a server is initialized.

TO INSTALL CONLOG
1.  Copy CONLOG.NLM to the SYS:SYSTEM directory of the server you 
wish to run CONLOG on.

2.  Check to see if AFTER311.NLM is in the SYSTEM directory.  
If not, copy AFTER311.NLM contained in CONSOLE.EXE to the SYSTEM directory.

3.  If the directory; SYS:ETC does not exist off the root directory of the
server, please create it.  This is the directory where the CONSOLE.LOG will
be created.

4.  Edit AUTOEXEC.NCF to make CONLOG.NLM the first module loaded and the
last unloaded. 

TO USE CONLOG
1.  To see all messages generated on the console screen when your server
is brought online; down the server, exit and restart the SERVER.

2.  Once the server is up and running you can go to the SYS:ETC directory
and type or print out the CONSOLE.LOG file.  This file can be very helpful
in trouble shooting problems during system initialization.

3.  CONSOLE.LOG will not be closed until CONLOG is unloaded.  If you down
the server without unloading CONLOG you will receive an error message at
the console prompt.

******* Example AUTOEXEC.NCF file using CONLOG
file server name NW-SERVER
ipx internal net ABBADABA
set maximumpacket receive buffers = 2000
mount all
REM;CONLOG NLM used to write SYSTEM CONSOLE messages to a text file
REM;in the SYS:ETC subdirectory
LOAD CONLOG
load TOKEN port=A20 int=2 mem=C8000 name=TokenRing 
bind IPX to TOKEN net=C0324117
#Other load statements for other server products
.................
#End of other loads 
..................
REM;Unload CONLOG at end of AUTOEXEC.NCF file
UNLOAD CONLOG

FILES IN CONLOG.EXE
AFTER311.NLM  8779  8-31-92
CONLOG.NLM    4596  4-2-93
CONLOG.TXT


                                  DISCLAIMER    
Novell, Inc. makes no representations or warranties with respect to any
NetWare software, and specifically disclaims any express or implied
warranties of merchantability, title, or fitness for a particular purpose. 

Distribution of any NetWare software is forbidden without the express
written consent of Novell, Inc.  Further, Novell reserves the right to
discontinue distribution of any NetWare software.
 
Novell is not responsible for lost profits or revenue, loss of use of the
software, loss of data, costs of re-creating lost data, the cost of any
substitute equipment or program, or claims by any party other than you. 
Novell strongly recommends a backup be made before any software is
installed.  Technical support for this software may be provided at the
discretion of Novell.