Miscellaneous functions perform a variety of operations and return specific information or values. The miscellaneous functions are summarized in the table below. Click the function name to jump to a discussion of that function.
Function |
Result |
Used as a placeholder or stub. |
|
Suspends one calculation and executes another calculation file. |
|
Calls another calculation language file. |
|
Temporarily suspends one calculation and executes another calculation file. |
|
CPSTR | Convert a string constant, or any value from a string variable, to a specific codepage number. |
DECLARE | Create a DAL variable as an integer variable, decimal variable, or string variable and optionally assign it a codepage value. |
Determines if a DAL symbolic variable exists. |
|
GetLocale | Retrieve the current locale active setting. |
Returns a string that contains the contents of the DAL symbolic variable specified by the parameter. |
|
Loads a file that contains a library of DAL scripts. |
|
Retrieves the major version number of the system being executed. |
|
Retrieves the minor version number of the system being executed. |
|
Prints a string on the console. |
|
Retains DAL variables during transaction processing. |
|
SetLocale | Assign a new locale definition. |
Returns a 45-character globally unique string. |
© Copyright 2014, Oracle and/or its affiliates. All rights reserved. Legal notices.