Tivoli Header

Administrator's Reference

NUMBERFORMAT

Specifies the number format that the server displays.

Note:
The 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

>>-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


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]