I have read several posts regarding this situation, but still cannot get it right. I have a text box, and when its value is outside certain value, it must be confirmed before proceeding. I am attempting this with a yes/no messagebox.
If response is no, control returns to textbox, but if yes, the messagebox fires again. All is ok when responding yes the second time, but if no the second time, messagebox fires several more times.
Thanks in advance for any help.
VFP 5.0
If response is no, control returns to textbox, but if yes, the messagebox fires again. All is ok when responding yes the second time, but if no the second time, messagebox fires several more times.
Thanks in advance for any help.
VFP 5.0