Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Header Files
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00462650
Message ID:
00462651
Views:
12
>If I want to define a series of constants accessed by numerous forms, is a header file the best way to go?

IMO, yes. Be careful in the naming of the constants though. For example, if you define TAB like:

#DEFINE TAB CHR(9)

It will intefere with:

APPEND FROM (tcMyFile) DELIMITED WITH TAB
Chris McCandless
Red Sky Software
Previous
Reply
Map
View

Click here to load this message in the networking platform