Released 10-18-2013
The name of the QMClient library for programs written using Microsoft C has changed to qmclilib.lib. The older qmcllbms.lib will continue to be included in the release for a while but developers are recommended to modify build procedures to use the new name. Users of Borland C should see KnowledgeBase article 113.
QM now supports the S conversion code for Soundex.
When in edit values mode, the ED editor now shows the field and value positions as part of the line number. This can be suppressed by including NO.EV.POSITION in the $ED.OPTIONS VOC record.
The SED editor now has a NO.CASE.EXPLORE option in the &SED.OPTIONS& record to sequence items in an explore buffer using a case insensitive sort.
Inline prompts can now use quoted prompt strings to allow for restricted characters.
The query processor FROM option now supports the NONE keyword to ignore an active default select list.
The NO.PAGE option can be applied to all query processor commands so that, for example, the list of unfound records from a select operation can have pagination suppressed.