---------------------------------------------------------------------- ELOQUENCE B.07.00 - patch 0310080 ---------------------------------------------------------------------- This patch fixes a defect of the eloqcore program as released with Eloquence B.07.00. This patch will be integrated in the Eloquence B.07.00 release. Eloquence B.07.00 must be installed before applying this patch. Severity: PE70-0310080: BUG FIX PE70-0304040: BUG FIX Fixed problems: --------------- Platforms: All * Possible wrong conversion in QUERY of Zoned or Packed item values from the database (#2130). Unpacking Zoned or Packed items could result in truncated values due to access to an uninitialized variable. This was observed in QUERY that could output truncated values while the database had the correct value. Patch PE70-0304040 ------------------ Platforms: All * QFIND returned unexpected results when using the IN clause and numeric arguments (#1881). * While JDLG was modified to support 10 levels of nested dialog objects eloqcore was still limited to a nesting level of 8 and failed with error 653 (#1556). Installation: ------------- UNIX: In order to install this patch, you need to unpack it with gzip. Gzip is included with HP-UX and Linux. Installation requires root privileges. cd /opt/eloquence6 gzip -dc PE70-0310080-hpux.tar.gz | tar xf - Files: bin/eloqcore share/doc/PE70-0310080-README Windows: Download the PE70-0310080-win32.zip file and unpack its contents with WinZip or PKUNZIP. Installation requires administrative capabilities. Please copy the eloqcore.exe file into the bin subdirectory of your Eloquence installation (for example C:\Programs\Eloquence\bin). Please copy the PE70-0310080-README.txt file into the share\doc subdirectory of your Eloquence installation (for example C:\Programs\Eloquence\share\doc). Files: eloqcore.exe PE70-0310080-README.txt