I am refining an in-house Source Control system that I designed and have used in our development department for a few years now. I am adding a method to the main form that will extract the PJX names that use any SCXs, PRGs, VCXs, etc. that have been revised since the last recompile of any project that uses them. My intent was to do a BUILD EXE ... on these projects, but I get the "Feature is not available" message.
I have just read about using the BUILD METHOD but am confused on applying it. I can't find any examples in the VFP documentation.
I would appreciate an example for doing a BUILD EXE from within a single-form EXE.
I have just read about using the BUILD METHOD but am confused on applying it. I can't find any examples in the VFP documentation.
I would appreciate an example for doing a BUILD EXE from within a single-form EXE.