Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Project automagically adding files-- turn it off!!
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00291512
Message ID:
00291536
Views:
19
>>I have numerous projects in seperate working directories. They share a few PRGs and forms through SourceSafe. When I compile one executable, and I haven't set my default directory to the proper one for the project I'm working on, VFP tries to add every file it can find that any PRG or form possibly calls. Is there any way to turn this 'feature' off?? It's becoming a major nuisance, as when it adds these files, it can't add them to source-safe properly(they have to be in project's working directory to work properly). Any help would greatly be appreciated! Thank you.
>
>Oops, too fast - should be:
>
>cPrgName = 'myprog' && actual name in the quotes
>DO (cPrgName)

This works too:

DO ("Myprg.prg")
Erik Moore
Clientelligence
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform