| set-date-std | Index Level | set-device |
| Syntax | set-decimal {(options} |
| Category | TCL |
| Type | Verb |
| Description | Designates that a numeric expression of 1 is equal to 100 units. |
| Options | u set system default |
| See Also | set-units set-dozens set-thousands um u01b6 u11b6 u21b6 |
| Example |
:set-decimal
:u bp test 01 print oconv(300,'u01b6');* Unit input-conversion user exit 02 print oconv(5,'u11b6');* Unit output-conversion user exit This program will display: 3 500 |
| Warnings | |
| Compatibility |
| set-date-std | Index Level | set-device |