I am having a strange problem with a form/ or the eep calling it. It seems that after calling the form, when exiting the form, it does not return to the program that called it.
Example:
... (Lots of lines above this point)
Edit USING invcredit AT 20,20,670,370
Pause 2 using "test"
SET V vspaylastkey = .#FORM_COLUMNNAME
After pressing the exit button on the form, the Pause (just there to test if I even get that far) does not happen. If I move the pause to before the edit using(tried enter using as well, but no difference) it does happen.
Why Am I not returning to the next line in the program after closing the form?
Any insights appreciated.
Thanks,
Dan
Dan Champion
www.championsolutions.net
616-299-7420

