Re: recieve method in VB6 dev fails, but compiled (General questions)
Are you maybe using break points?
nope, i learned that issue (pausing) whilst developing my program :)
no break points, just letting it run. i was tempted to put a on error resume next in there on the line previous to clear in-house debugging, but i would rather understand why it's not doing what it does when compiled, before accepting it. it's not a big issue, but something which is bugging me :)
birchsr