Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Include Header Files Problem
Message
From
08/06/2001 05:35:24
 
 
To
08/06/2001 05:21:58
Jimi Lee
Pop Electronic Products Ltd.
Hong Kong, Hong Kong
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00516780
Message ID:
00516783
Views:
9
Hi,
As the code you posted, the header file only "applied" to the callform.prg but not the form class. It you want to do it, you may try to
DEFINE CLASS oform AS Form
#INCLUDE "XXX.H"

ENDDEFINE
I am not sure it can work or not, but if u define the class using class designer, you can include the header file by key in the path of header by from menu Class->Inlude File ...

HTH
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...
Previous
Reply
Map
View

Click here to load this message in the networking platform