| | Re: Visual basic error message
|
| (...) It sounds like it can't find the Common Dialog control. I don't know if that's standard in VB 5, but it is in VB 6. You need to make sure it shows up on the form. Steve (22 years ago, 1-May-03, to lugnet.robotics)
| | | | Re: Visual basic error message
|
| (...) I managed to fix the problem by simply deleting the word 'retained' from the .prj file using notepad. I bet your solution would have worked as well too. Thanks anyway. Steve L (22 years ago, 1-May-03, to lugnet.robotics)
| |