Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Referencing Header File Constants Throughout an Application
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Referencing Header File Constants Throughout an Application
Miscellaneous
Thread ID:
00122367
Message ID:
00122367
Views:
51
Greetings!

I'm following the example in the TASTRADE project regarding the inclusion of header (.H) files with defined constants. In the program I have set as Main, I have an #INCLUDE statement, referring to a header file in my project.

In the header file, I have one #DEFINE statement so far. The problem I am experiencing is that the #DEFINEd constant can only be recognized in the Main program, and not any other routines, such as in a custom class containing library functions.

I checked the TASTRADE project, and its constants are being referenced globally. So, why is my program malfunctioning, and what can I do to correct it?

Thank you!

Michael Reynolds
Next
Reply
Map
View

Click here to load this message in the networking platform