Hi,
I am a vba developer that has now to produce a VB6 program due to
constraints in various comms areas.
What I need to know is, is there a VB6 command that does the same as the VB
command DoCmd.setwarnings, I have a seek command acting on a data control
that when a input is not found a message pops up stating record not found. I
need to stop this poping up and be able to show my own message or do my own
action. The Record not found error does not seem to have an error number
though I believe it does.
Thanks for the help
Mike J. Soames
Archived from group: microsoft>public>vb>syntax