Windows operating systems

NUMBERFORMAT

The NUMBERFORMAT option specifies the format in which the server displays numbers.

The value of NUMBERFORMAT is overridden by the number formatting definition of the locale if the locale is successfully initialized at server startup. The locale is specified in the LANGUAGE option.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-NUMberformat--number----------------------------------------><

Parameters

number
Select a number from 1 to 6 to identify the number format used by the server. The default is 1.
1
1,000.00
2
1,000,00
3
1 000,00
4
1 000.00
5
1.000,00
6
1'000,00

Examples

numberformat 4