QM 3.4-16

8/21/19 WHAT’S NEW IN THIS RELEASE? The CREATE.ACCOUNT command can now include a text description of the account as a command line item. Previously, this had to be done by editing the QM.ACCOUNTS file. BUG FIXES IN THIS RELEASE There was a serious bug in the handling of the QMBasic READV statement that could cause…

QM 3.4-14

3/12/19 WHAT’S NEW IN THIS RELEASE? The SP.ASSIGN command has been extended to allow inclusion of SETPTR options. Use of @RECORD as the final display clause element in a REFORMAT command appends the entire record with no conversion or formatting applied. A dictionary I-type expression can now refer to a field by field number using…

QM 3.4-13

What’s New in this Release? The COMPARE.FILES command compares the content of two files, optionally reporting differences. The PROC.IF.NO.CASE setting of the OPTION command makes the IF test in a Proc case insensitive. The QMBasic debugger can now expand non-printing characters when displaying string variables. This is controlled by the “^” command in the same…

QM 3.4-11

Release 7-25-2017 This release includes features requested by OpenQM users. The locking system now records the time at which a record or file lock was acquired as an aid to debugging locking issues. The time is included in the LIST.READU report if the DETAIL option is used and also appears in process dump files or…

QM 3.4-10

Release 4-7-2017 This release addresses a few minor enhancements requested by OpenQM users. This release adds multi-tenancy support for Windows installations. The ADD.DF command has been extended to add an option that causes the part file pathnames to be stored in relative form. The DISABLE.PUBLISHING command now also disables account replication. The NO.MSG option to…

QM 3.4-9

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…