Documentation Update

Product:   REL Directory

Version:   07.03

Date:      March 13, 2007

1.	XAPMON

	If no LISTEN command is specified in #XAP it will listen on port 80 by default.
	
2.	CMONITOR

	DSTAT of the clock has been moved later in the startup process so that it will
	reflect the correct date and time.  Previously, it would indicate the date
	that the session was started rather than the date the user actually logged in.
		

Changes in previous releases: 7.02 1. EmailPtr Now properly handles the EHLO command. No longer hangs if running in background and a msgbox or dialog was trying to display Added "cycle" option to logfile that will archive up to 7 iterations of the log. New syntax for the log statement in the email.ini is: log = logfile,logdir[,erase | ,cycle] 2. XAPMON Changes made to the way the eCometContext files are managed to prevent a situation where a user might inherit another user's COMMON data. This change requires Comet .378 or higher. ";" may now be used as a comment character in #XAP Added "erase" or "cycle" option to archive up to 7 iterations of the log. New syntax for the log statement in #XAP is: logfile pathname[,cycle | ,erase} 3. QENDITOR XAP errors will now go to the xap logfile if there is one rather than to the browser. This change requires Comet .378 or higher. 7.01 1. Added IB32 file for use with CosM32, the Comet32 IB compiler.