Hi,
I will try to explain this correctly...
I'm building a program in VB5 with close to 15 forms. For some reason that I can`t understand, at some point whatever I change in the code and then re-build (F5), changes do not occur. Basically if I change some code within a .vb file, it will simply not produce the change. More, if I intentionaly create an error in the code, VB5 tells me about it in the Error list but still lets me Build and execute the previous build...
Does anyone know about this?
thx
Gabe
I will try to explain this correctly...
I'm building a program in VB5 with close to 15 forms. For some reason that I can`t understand, at some point whatever I change in the code and then re-build (F5), changes do not occur. Basically if I change some code within a .vb file, it will simply not produce the change. More, if I intentionaly create an error in the code, VB5 tells me about it in the Error list but still lets me Build and execute the previous build...
Does anyone know about this?
thx
Gabe
Comment