I don't understand why this isn't working now, it works fine in another part of my program. I hope some one can help me.
I have created a form that it's only purpose is to appear so that a browse window can pop into it.
frmdisplay.show
BROWSE FIELDS date, cpa_no, number, ck, memo, ccredit, cdebit
frmdisplay.hide
When the browse command is given I'm given the error message: Object is not contained in a FORM
I do not get this error on my other browse commands. Also I'm noticing that a small messagebox is appearing saying Filter reset? What is that all about?
thanks for any assistance you all give me.
-Serincino
If you see a programmer in the office before 9am, they probably never left.
I have created a form that it's only purpose is to appear so that a browse window can pop into it.
frmdisplay.show
BROWSE FIELDS date, cpa_no, number, ck, memo, ccredit, cdebit
frmdisplay.hide
When the browse command is given I'm given the error message: Object is not contained in a FORM
I do not get this error on my other browse commands. Also I'm noticing that a small messagebox is appearing saying Filter reset? What is that all about?
thanks for any assistance you all give me.
-Serincino
If you see a programmer in the office before 9am, they probably never left.