I'd have to post everything, maybe 1000 lines, since I don't even know which
project it is in.
Funny thing I just noticed, I closed all documents and the item disappeared
from the task list.
Maybe if I watch and open files one at a time I may see it come back
If it was a VB 6 app, then you most likely have Set used to declare object
references as well as to destroy object references. Also, in VB 6 class
development, when making a property assignment section, the syntax was to
use Property Let, which is now a Set section within the Property
declaration.
If it was a VB 6 app, then you most likely have Set used to declare object
references as well as to destroy object references. Also, in VB 6 class
development, when making a property assignment section, the syntax was to
use Property Let, which is now a Set section within the Property
declaration.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.