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.
| Possible settings | any character |  At runtime, the dynamic
                           					 thousands separator is replaced with this character. 
                           					 
                            Notes: 
  |  
                        				
                     |
|---|---|---|---|
| Default setting | , (comma)
                         |  
                        				  
                         
                           					 
                            Note:  |  
                        				
                     |
| Dynamic specification | yes | ||
| Specification within session | yes | ||
| Applicable statements | none | ||
| Applicable command | GLOBALS |  
                        				  
                        ||
Note:
 In the Natural source, the dynamic thousands separator is always
                     		  represented by a comma (,) or a period (.).
                  
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.