I have an inputfield of length 10 that gets populated with an
input scanner (10 digit Business partner #). After processing an InputScript and returning to the screen, the
cursor is still at the 10th position of the field instead of at the
beginning.
How can I correct this?
A SetCursor command with
offset=0 will put the cursor at the beginning of the field. Example: