You can enable an option that either right-justifies or left-justifies the contents of a field upon field exit. In order for field adjustment to occur, the field picture must (1) be pure, that is, consisting of picture control characters that allow the same type of character entries and (2) contain no protected characters. This means that the picture:
Note that the default for numeric fields is for right adjustment of field contents upon exit. You will have to observe these restrictions for numeric fields if you want right adjustment to occur. See Chapter 9, "Data Field Processing Options," for more information on field options.