QM 3.0-8

Released 3-27-2013 Installation of QM in ECS mode now creates or updates the MESSAGES file to be in ECS mode, allowing use of characters outside the 8-bit set. The CT and DUMP commands have been modified such that data records containing ECS characters are now displayed using four digit hexadecimal values in HEX and BINARY…

QM 3.0-7

Released 3-1-2013 Pick style A/S-type dictionary items can now use the CALL processing code in the correlative expression (field 8). The output from the CONFIG command now marks those parameters that have been set in the qmconfig file or modified in the current QM session. Unmarked parameters take their default values. The FIND.FILE command reports…

QM 3.0-6

Released 2-14-2013 This release introduces support for IPV6 network addresses in all networking elements of QM, including direct entry to QM via telnet, the QMBasic socket operations and QMNet. IPV6 support must be enabled via the IPV6 configuration parameter to indicate that it is available in the underlying operating system. The MCP conversion code now…

QM 3.0-5

Released 12-10-2012 This release adds support for QM on IBM z-Series systems running Suse Linux. The command language IF statement used in a paragraph now supports the IN and NOT.IN opertors to test whether an item is in or not in a list of alternative values. Use of this operator can simplify handling of processing…

QM 3.0-4

Released 10-16-2012 This release adds support for QM on Solaris 10 on Intel processors and for the Raspberry Pi. Note that the default weak password encryption mode of Solaris is not accepted for network connections to QM. The Installation section of the QM Reference Manual explains how to change the encryption. The Virtual File System…

QM 3.0-3

Released 8-10-2012 The CATALOGUE command now has an option to specify the prefix character for a globally catalogued subroutine separately from its call name, allowing use of a prefix when cataloguing from a select list. The @LINE token can be used in QMBasic programs as the source line number in the module being compiled. The…