CEM User
Release Notes
Release 20010927
Version 3.9.23
Purpose
The purpose of this document is to provide information pertaining to the release of the CEM Kernel and user interface. This document is divided into three sections:
Enhancements Describes changes that enhance the capability of the CEM Kernel.
Problem Reports Describes changes that correct errors reported in problem reports.
CEM Help Describes changes made to the user interface that will eventually be added to the CEM On-Line Help.
Enhancements
CEM Kernel - Syntax Change To RTS-To-CEM Messages Containing Boolean Data
Prior to this release, the CEM Kernel accepted the following Strings for Boolean Data Values in RTS-to-CEM Messages: "TRUE" and "FALSE".
With this release, the CEM Kernel accepts the following Strings for Boolean Data Values in RTS-to-CEM Messages: "T", "TR", "TRU", "TRUE", "F", "FA", "FAL", "FALS", and "FALSE".
Problem Reports
PR 01-118 - CEM Kernel - IsMod() and RemoveMod() Not Finding Descriptor Group Modifiers
Prior to this release, the Macros IsMod() and RemoveMod() did not find Descriptor Group Modifiers (i.e., Modifiers with no Datum Values).
With this release, these Macros work correctly.
CEM Help
None
|