Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help needed with ProjectHook Object
Message
 
To
30/11/2001 09:58:50
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00587733
Message ID:
00588009
Views:
21
Another way is to use the active project object:
MODIFY PROJECT someproject.PJX NOWAIT SAVE
_vfp.ActiveProject.Files.Add(FULLPATH("some file 1"))
_vfp.ActiveProject.Files.Add(FULLPATH("some file 2"))
& etc
Regards,
Frank Camp
Previous
Reply
Map
View

Click here to load this message in the networking platform