The Runtime class contains methods that evaluate or produce data during the execution of the code generated by PSL or otherwise act at runtime. Generally the methods found in this class cannot be pre-compiled by PSL.
Ancestor |
|
Descendants |
None |
Properties |
Description |
Name of the character set used by this process. |
Methods |
Description |
Deprecated. Returns the entire character set into a variable. | |
Establishes the end of a transaction fence. | |
Removes an integrity error from the array generated by the setErrXBAD method. | |
Causes the current transaction fence to stop, and unwinds the processing stack. | |
Generates error messages for messages pre-defined in the System Messages table (STBLMSG). | |
Generates error messages for messages defined in the Errors table (STBLER). | |
Reports integrity errors on individual columns within a record. | |
Establishes the starting location of a transaction fence. |