This Natural profile and session parameter is used to specify the character to be used as thousands separator at runtime. Then the thousands separator character replaces the dynamic thousands separators in edit masks.
Note:
In the Natural source, the dynamic thousands separator is always
represented by a comma (,) or a period (.).
Possible settings | any character |
At runtime, the dynamic thousands separator is replaced with this character. If the thousands separator character is to be a comma, it must be
enclosed in quotes, that is, If the thousands separator character is to be a quote, it must be
specified as two quotes enclosed in quotes, that is,
|
|
---|---|---|---|
Default setting | , (comma)
|
By default, a comma is used as thousands separator. |
|
Dynamic specification | yes | ||
Specification within session | yes | Applicable Statements: | none |
Applicable Command: | GLOBALS |
See also:
Option THSEP
of system command
COMPOPT
in the System Commands
documentation.
Keyword subparameter THSEP
of
profile parameter CMPO
or macro
NTCMPO
.
Customizing Separator Character Displays in the Programming Guide.