Nikki
August 15th, 2001, 09:51 AM
Hi,
I have a VB Project created with various Modules. The same project needs to recreated again and again (for different companies) with slight modifications to some modules. Can I create one single project with different modules, so that I could apply the changes, fix the bugs in just one project than so many? If I do that, Will I be able to compile the project depending on a global variable which will define which modules should be included/excluded in generating the executable?
I have a VB Project created with various Modules. The same project needs to recreated again and again (for different companies) with slight modifications to some modules. Can I create one single project with different modules, so that I could apply the changes, fix the bugs in just one project than so many? If I do that, Will I be able to compile the project depending on a global variable which will define which modules should be included/excluded in generating the executable?