I have a screen and an rpg program.
In the screen i have 3 fields each one on a separate line (line 1,2,3).
When I prompt field in line 2 the cursor goes back to line 1. I need it to stay at line 2 or go to line 3. How can this be done?
Thank you.
In the screen i have 3 fields each one on a separate line (line 1,2,3).
When I prompt field in line 2 the cursor goes back to line 1. I need it to stay at line 2 or go to line 3. How can this be done?
Thank you.




Easy, if you don't want the cursor to go to field1, then protect field1.



Comment