Router-CIM Automation Suite

RCIM_2020_Header


RCIM_2020_Header


Previous topic Next topic  

RCIM_2020_Header


Previous topic Next topic  

Global Numeric Formatting

When numeric format is controlled by a header code, it affects all numbers output by the post.  If you want FIXED OUTPUT and NO DECIMAL POINT in ALL numeric output, the following lines would be needed in the $PP file:

FIXED/LEFT=$HEADER.1

FIXED/RIGHT=$HEADER.2

DECIMAL/OFF=$HEADER.3