Bug Fixes and Minor Enhancements in Release 3.4-9
This release corrects a bug introduced at release 3.4-8 where use of INS, INSERT() or to append a field to a dynamic array could cause a following field extraction to return incorrect data.
This release corrects a bug introduced at release 3.4-8 where use of INS, INSERT() or to append a field to a dynamic array could cause a following field extraction to return incorrect data.
Release 12-14-2016 This release corrects a bug introduced at release 3.4-8 where use of INS, INSERT() or <-1> to append a field to a dynamic array could cause a following field extraction to return incorrect data. There are also a few minor enhancements as requested by our users. The IF command in a paragraph now…
This allows developers to adapt the default map to give better support for the accented characters found in European languages without needing to use the ECS version.
Release 10-28-2016 This release introduces minimal support of character maps into the non-ECS version of QM. This allows developers to adapt the default map to give better support for the accented characters found in European languages without needing to use the ECS version. The CREATE.FILE command now checks for an optional $ENCR VOC record to…
I had a chance last month to look at an aspect of the QM platform that I had not used before: The VFS or Virtual File System.
This release introduces a pure Java version of the QMClient API, removing the need for the Java Native Interface which required different versions for each supported platform.