SET-NUMERIC-FORMAT( ) method
Sets the NUMERIC-SEPARATOR and NUMERIC-DECIMAL-POINT attributes simultaneously.
Return type: LOGICAL
Applies to: SESSION system handle
separator
decimal-point
A CHARACTER expression that represents, in formatted text, a number’s decimal point.The decimal point cannot be represented by any of the following:SET-NUMERIC-FORMAT( ) returns TRUE if the operation is successful.Note: The values set by the SET-NUMERIC-FORMAT( ) method override the values set by the Thousands Separator (-numsep) and Fractional Separator (-numdec
) startup parameters.
OpenEdge Release 10.2B
|