Q re compiling from VB IDE

J

jfp

When i compile my code, ALL the modules are compiled. Is there any way
to compile just a single module ?
Suppose i change things in module A, knowing that this will break
something in B. Maybe i wnat to verify that A is syntactically correct
before i make the needed changes to B. I don't want to get an error on
B - i just want to ensure that A is good. Can i do this ?
 

Ask a Question

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.

Ask a Question

Top