Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Header file problem
Message
From
10/03/2004 02:31:44
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Title:
Header file problem
Miscellaneous
Thread ID:
00884733
Message ID:
00884733
Views:
68
Hi,
I am using a wizard to subclass my application. This tool will copy my superclass files and create a header file appincl.h with content:
#INCLUDE "..\mySuperClass\INCLUDE\APPINCL.H"
*--No other constant defined
After I re-compile the projecta and run it, I get error variable is not found. This "variable" is constant actually.

I create a new simple program just include mySubClass appincl.h and try to print THE_CONSTANT_CAUSE_ERROR. It works without error.

If I add the content of my Superclass appincl.h to my subclass appincl, the my project will run properly.

Any ideas?

P/S: The error occured in class (.vcx) that include framincl.h but not error occured in setup.prg that using appincl.h

Please advise.
Thank you
I am not the most powerful man in this world.
I am not the worst man in this world either.
I just as same as all of you.
I still need to learn from my mistakes...
Next
Reply
Map
View

Click here to load this message in the networking platform