Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using an include file
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00243657
Message ID:
00243858
Views:
18
Got it. Options 1 and 2 seem rather involved. I think I'll go with 3.

Thanks.
>
>3 ways:
>
>1. In every PRG and every snippet [method, etc.], you have to include the command #INCLUDE MY_H_FILE.H
>
>2. If using VFP 6, use the _Include system variable to specify which default include file to use when compiling. In your baseform class, you need to click on menu pad FORM, then click the Include option to specify the file name and location. Have to do this for classes as well.
>
>3. Add your DEFINEs to the FoxPro.H file, and use the FoxPro.H file for your default. [my preference]
Roi
'MCP' Visual FoxPro

In Rome, there was a poem.
About a dog, who found two bone.
He lick the one, he lick the other.
He went pyscho, he drop dead!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform