Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Include file problem
Message
 
 
To
08/06/2001 12:00:10
Deepak Chopra
IBM Global Services India Pvt. Ltd.
Pune, India
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00516975
Message ID:
00517014
Views:
16
>I want to include header file in a program but condition is this that i can't modify that program. I can write another program but i know that the #define statement only substitute the current prg constant. can anyone help me so that i can use a include file of one prg in the another prg without including in the second one. thanks in advance.
>
>Deepak.

Deepak,

Unfortunately, there is no way to include include file rather than put #include myinclude.h at the top of the program. I don't think, if you include file in your main program, it would be visible everythere, I believe, you have to include it each time again. I have to check help on this (and you too), but I'm almost certain, that's true.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform