Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Scope of header file
Message
From
11/03/2004 07:22:35
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Scope of header file
Miscellaneous
Thread ID:
00885138
Message ID:
00885138
Views:
41
Hi,
What is the scope of header file?

I face a weird case here.
My main.prg
#INCLUDE 'INCLUDE\appincl.h'
My class.vcx include 'INCLUDE\framincl.h'

I get error ' is not found' when I run my program. However, if I add
#INCLUDE 'INCLUDE\appincl.h'
#INCLUDE 'INCLUDE\framincl.h' 
to my main.prg then my class will work fine.

Any ideas?

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