---------------------------------------------------------------------- HP ELOQUENCE A.06.10 - patch 9805130 ---------------------------------------------------------------------- This patch fixes a defect of the eloqcore program as released with A.06.10. This patch will be integrated in a subsequent HP Eloquence release. You should have installed A.06.10 before applying this patch (it should work with previous A.06.xx releases as well, however this has not been verified). Fixed problems: --------------- Platforms: All * Wrong handling of TYPE scope rules. This was caused by a flaw in the build process. * TYPES definitions in a subroutine/function are processed before COM/DIM statements. Previously only during pre-processing of the main program segement, TYPE definitions were processed before COM/DIM statements. This change should have no side effects on existing software. Installation: ------------- UNIX: In order to install this patch, you need to unpack it with gzip. Gzip is included with Linux and HP-UX 10.x and above and can be obtained for HP-UX 9.x from this ftp server in the /pub directory. Installation requires root privileges. cd /opt/eloquence6 gzip -dc PEQ0610-9805130-hpux.tar.gz | tar xf - Files: bin/eloq share/doc/PEQ0610-9805130-README Windows: Download the PEQ0610-9805130-win32.zip file and unpack with WINZIP or PKZIP. Installation requires administrative capabilities. Copy the eloqcore.exe file to the bin subdirectory of the HP Eloquence installation directory, e.g. C:\Program Files\Hewlett Packard\HP Eloquence\bin. Files: eloqcore.exe PEQ0610-9805130-README.txt