3 lines
111 B
Text
3 lines
111 B
Text
put edit (X) (p'999999.V999'); /* Western format. */
|
|
|
|
put edit (X) (p'999999,V999'); /* In European format. */
|