mallee
Programmer
- Nov 7, 2000
- 116
I know this must be very basic but I haven't found it in help. I have a form with one command button that calls a
prg. When I exit the prg my form doesn't reactivate unless
I put a do form in the click event, like
click event code
do prg
do form xxx
What am I missing?
TIA
prg. When I exit the prg my form doesn't reactivate unless
I put a do form in the click event, like
click event code
do prg
do form xxx
What am I missing?
TIA