First time here?
Back again?


 
 

How to omit the decimal point for integer values of X with register format 4.3?

CATEGORY: PROGRAMMING
TYPE: CONTROLLER
IMS VERSION: ALL
PLATFORM: ALL

Open the Register Format dialog box.
In the row for register X, go across to the column DecInt.
There are three choices for this field.
FORMAT says to output X integer values exactly according to the defined format.
YES says to output a decimal point with integer values.
NO says to omit the decimal point for integer values.
In your case, select NO.

Back to Frequently Asked Questions