PVRQ Report/Query Writer Version 1.20 Release Notes Changes included in this release: 1. Increased the size of the formula definition entry to a maximum of 150 characters. It was previously limited to a maximum of 80 characters. 2. Added the ability to include bitmap graphics on reports, so users may print company logos and other graphics on their reports. This feature is accessed from a new button option on the main report building screen. 3. Added the ability to produce multiple line reports. This is useful when the data you want to include on a report would make the report too wide. You can tell PVRQ to print selected data on a second line, third line, even up to a ninth line. 4. Added a report layout preview, primarily as an aid for positioning data on multiple line reports. 5. When printing to Excel or a delimited file, enhanced the output file selection under WindX so the user can more easily navigate drives and directories. 6. Added a new data type to the column definitions screen to handle 8-character dates that are in YYYYMMDD format. These dates will be formatted auto- matically when printed into the regular format of MM/DD/YYYY (the position of the MM, DD, and YYYY is subject to the DAY_FORMAT in ProvideX). 7. Added user-defined procedures to the administrator's control panel. This panel lets developers set up routines that A) EXECUTE a Basic-language statement, or B) CALL or PERFORM another ProvideX program. This is intended to allow routines to be set up that change global variables or perform external Basic programs to prompt the user for environmental information. These routines are accessed by the end-user via a new button on the initial PVRQ screen. These routines may be assigned security levels so only authorized users may run them. 8. Improved the handling of missing tables and physical files when running a report. 9. Brought the user guide up to date.