Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
#DEFINE
Message
From
03/05/1999 14:30:16
Sonny Chouinard
CHCA Computer Systems Inc.
Lachenaie, Quebec, Canada
 
 
To
03/05/1999 14:21:47
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00214652
Message ID:
00214656
Views:
15
>I have a header file in which I have my #define variables.
>
>In my main project file I have #include (header file name).
>
>The problem is that these define variables are not found throughout my projext except for the main file. What am I missing.
>
>TIA

You have to include your header file in the include option of the form if you want to have access inside your entire form. But if you include the header file in a prg. Only th prg will see it.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform