Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Add/remove files to project programmatically
Message
From
08/05/2013 08:19:44
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01573026
Message ID:
01573028
Views:
61
Thanks so much. Looks easy enough,

>You can add/remove from the active project using the following:
>
>_VFP.ActiveProject.Files.Add('Main.prg')
>_VFP.ActiveProject.Files('Main.prg').Remove( )
>
>-Dan
>
>>Is there a native FoxPro function or method to add files to (or remove files from) a project?
>>
>>Thanks in advance.
Jim Nelson
Newbury Park, CA
Previous
Reply
Map
View

Click here to load this message in the networking platform