(VFP 6) I have a grid on my form and have programmed the gotFocus method of a text box in the second column to call another form, passing it an array that is supposed to return a value that will fill the text box when the called form is closed.
On running the form and shifting focus to the text box, the subform is called ok, but on clicking the OK button on it(thisform.release), the form refuses to close and remains in that state until the program is cancelled. I've set both forms to modal, with no success and I've tried modeless too, no results. I'm stumped !
Jim Worley
jim@aits-uk.net
15 years practical IT experience from sales to support to development plus B.Sc. (Hons) Computer Studies, fluent German speaker, willing to have a go at anything and don't suffer fools gladly !
On running the form and shifting focus to the text box, the subform is called ok, but on clicking the OK button on it(thisform.release), the form refuses to close and remains in that state until the program is cancelled. I've set both forms to modal, with no success and I've tried modeless too, no results. I'm stumped !
Jim Worley
jim@aits-uk.net
15 years practical IT experience from sales to support to development plus B.Sc. (Hons) Computer Studies, fluent German speaker, willing to have a go at anything and don't suffer fools gladly !