Documentation Update

Product:   Comet2004 BETA

Version:   Build 329

Date:      November 10, 2003

The following changes have been made in this release:

1.	An E79 could have resulted from using the "debug" option while compiling an
	Internet Basic program.  This has been corrected.
	
2.	Comet.exe now copies the ODBC drivers to the user's local temp folder along
	with all other Comet executables.  Previously, an error would have been issued
	when opening the ODBC gateway.
	
3.	If DATE2NUM was used as part of a larger string expression, part of the
	string expression could have been overwritten.  This has been corrected.
	

Changes in previous releases: Build 328 1. The name associated with the file sent to either an HTML or TXT printer can be retrieved from the # buffer immediately following a CLOSE of the printer. 2. New mnemonics, (AutoCROn) and (AutoCROff) can be used to turn ON or OFF the extra CR/LF added by CosP to the end of each line not followed with a (TR). The mnemonic is in effect until either the printer is closed or the opposite mnemonic is sent. The effect will persist over an EXIT, so a subprogram may issue the mnemonic for a printer opened by the parent program. Changes for systems using CFAM directories along with legacy directories: 1. RENAME of a file on a type "L" or "S" directory would fail with E11. This has been corrected. 2. The create date of files on type "L" or "S" directories was incorrect. This has been corrected.
Build 327 1. Changes required to secure the NLM file system using CSecSrv.exe. 2. The MID instruction now returns the proper value for systems using USB dongles. 3. Comet.exe now detects whether it is launching a CometAnywhere session or a full Comet session. If it is launching a CometAnywhere session (/net in the command line), it copies only those files needed for a net connection. Currently these files are COSW.EXE, COSP.EXE and DIBAPI.DLL.