hello,
i'm trying to build ispf screeen that has 3 input fields. each one should contain only 4 chars.
i defined the attribute something like that:
_ type(input) color(blue) hilite(uscore)
and i want it to have a width of 3 chars.
for some reassons, only combobox listbox etc. have the option to determine the width of the field.
Is there any option to set width of regular input field ?
thanks !