Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
# include
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00399964
Message ID:
00399977
Views:
12
Hi Justin,

Where and when do you use the #INCLUDE? It works like this:

First Constants defined both in code and through #INCLUDE are only used when the code is compiled. If you change the .h after you have compiled it won't be seen by your code.

If you set the _include variable it will only add the .h file to new forms and classes. You will need to manually change it for older forms and classes threw the menu.

Yes you can #INCLUDE a .h file into another .h file. I do it all the time.

>Hi,
>
>I am having a prblem with #INCLUDE foxpro.H file.
>Sometimes VFP cannot see any define variables form this file.
>I was trying to follow Microsoft Article: Q156672 without any result.
>I would appreciate any help.
>BTW can I have #include insite on include file ? I guess, yes.
>
>Thanks
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