How do I go about making two program in one project.
i.e. I have the main program that can run on it's own as well as a
completely seperate program but still both under the same project.
I would like to have seperate program menu entries as well. Right now
it looks like the second program was incorporated into the main program
but since the main program never calls it, I can't run it.
I have Labview 8.0.1 Developers suite
Ron