JUSTIFY=value

The JUSTIFY setting determines the default justification of converted numeric and numeric-edited fields. If Left is chosen, then leading spaces are removed from these fields when they are displayed. If Right is chosen, then the leading spaces are retained. Finally, if Auto is chosen (the default), then left justification is used if the program was compiled in RM/COBOL compatibility mode, otherwise right justification is used. Note that justification affects only fields that have the CONVERT phrase specified or implied for them. The configuration variable SCRN_JUSTIFY is also supported.