Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help needed with ProjectHook Object
Message
From
30/11/2001 09:56:52
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
29/11/2001 16:24:54
Bill Emery
MedScribe Information Systems
Sylvania, Ohio, United States
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00587733
Message ID:
00587981
Views:
18
>I’m using VFP 6 SP 5 on Windows 98 SE. I’ve got a project file that I need to add 200 plus program files to which are referenced indirectly. Rather than use the point and click interface, I thought to add these file programmatically. Now comes the learning and growth experience.
>
>I RTFM up to and through “The ProjectHook Object” and have tried to assign a project class in both Tools, Options, Projects and, with the project open, Project Info, Project Class. No luck, and I don’t understand how to create the class library that I need. Could someone please point me in the right direction and/or maybe provide a basic example of adding program files to the project? All the MSDN documentation I’m reading seems to be using circular logic.
>
>Thank you very much.

Create a dummy program, add it to the project, compile, remove dummy program. Contents of dummy program:
do MyProgram1
do MyProgram2
...
do form MyForm1
...
report form Report1
report form Report2
...
It should be easy to write a program to create this dummy program. One of the recent downloads can scan through a folder, search for files with a certain extension, and add them to a text-file. It also allows the option to specify text before and after.

HTH, Hilmar.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform