|
-
Jun 15th, 2000, 06:52 PM
#1
Thread Starter
New Member
I have converted a VB4 project to VB6 but have encountered a problem with just one form, the form works OK in design time but in exe mode I keep getting
: 91 Object Variable or with block variable not set
I managed to trap it in exe mode using msgboxes indicating which line causes the problem and it turned out to be the "me.show" in the form load. Any ideas as to how do I stop this error occurring in exe mode???
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|