This section describes the new features for the Code Generation and Natural Construct components in version 8.2.3. The following topics are covered:
This section describes the new features for the Code Generation and Natural Construct components. The following topics are covered:
You can now define which special characters are translated in and out of data being passed via the REQUEST-DOCUMENT subprogram. The search and replace values are now initialized outside of the REQUEST-DOCUMENT code within a module called CDXMLSU2. This makes it easier to make site-wide changes to substitution characters for all generated REQUEST-DOCUMENT subprograms. For information, see Define XML Substitution Characters.
Note:
To provide customizations for a single REQUEST-DOCUMENT subprogram,
use the re-located substitution user exit.
To incorporate changes to the REQUEST-DOCUMENT Client code generator, the CDXMLSU2 and CDRDOCA2 are supplied with the client and server runtimes (SYSTEM library). If the Construct runtime project is currently installed in your client environment, you must update the project to install the new modules. For information, see Update the Construct Runtime Project to the Latest Version.
This section describes the new features for the Natural Construct component. The following topics are covered:
There are new options for the cstTable control in the client generation framework. For example, you can now detect empty rows within a table and/or create tables with multi dimensions. For information, see cstTable.
Online help is now available for all panels used by the Browse/Browse-Select series of wizards.