I have a Read after every Get M_VAR and don't want to lose this flexibility.
I'd like to go back up the screen for re-edit purposes.
I have put each read module into a procedure and captured the '<' symbol using 'On Key Label'. But after about 18 recursions I get a 'nesting' error. Can I clear the stack so that after each On Key command 'Do Procedure' it does not return to calling procedure?
Or am I missing a simpler way.
Dear old Dbase I have been using it to run my company for 25 years.
I'd like to go back up the screen for re-edit purposes.
I have put each read module into a procedure and captured the '<' symbol using 'On Key Label'. But after about 18 recursions I get a 'nesting' error. Can I clear the stack so that after each On Key command 'Do Procedure' it does not return to calling procedure?
Or am I missing a simpler way.
Dear old Dbase I have been using it to run my company for 25 years.