Documentation Update

Product:   UTL Directory

Version:   09.07

Date:      November 20, 2009       Download the latest release now!

1.	QReports

	Reporter halts processing if no INPUT statement is present.  Previously a QENDITOR error
	would be generated.
	
2.	QTILITY
	
	Status utility (#12) no longer fails with E85 when run under Comet32.
		

Changes in previous releases: 9.06 1. QReports Corrected a problem introduced in 9.05 that prevented use of system variables in DEFINEs. 2. DX Added Reporter version to title at top of display. 9.05 1. QReports New PROMPT statement offers ability to prompt the user at runtime to supply usage-specific values for the report. For more information, read Reporter PROMPT documentation. An E99 could have occurred if the PRINTER statement was used with a blank filename as the output device. This has been corrected. If the user F3s out of the Reporter it will attempt to run RpgExit. Previously QMONITOR was run. 9.04 1. QReports Changes so that currently accessed dabs are used by CosM32 during compilation of the report program under Comet32. Prior versions used configured dabs. 2. DataExpress Corrected a problem that would persist the "Erase this file" check if the output of the report was to a data file. Now you can turn the check off. 3. DbMgr and ViewMgr Changes required to function under Comet32. 9.03 1. QReports Corrected a problem that could have cause E32 when using nested expressions. Now allows a text file to be the primary file. Sorting is not allowed in this case. 2. DbMgr Added support for text file definitions. 9.02 1. QReports Reporter and ViewMgr no longer use the sort gateway. Sorting is done via an extended keyed file instead. Changes required to run on both Comet16 and Comet32. 2. Viewmgr Corrected a problem sorting in descending order. 9.01 1. DX Corrected a problem that could have resulted in a CopyFile error when using text editor option. 2. QReports Reporter will now attempt to run RpgExit before running QReports. Reporter will now ignore E32 on input files rather than aborting the report. E32 may be legitimate when sorting and a record is deleted between the sorting and report processes. 9.00 1. ERRLOG Updated the wording of the error message display to eliminate references to DOS. 2. NETINQ Removed partition range information since it is not provided by the server.