Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Programming structure
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01081826
Message ID:
01081934
Views:
11
>>Put your constants in a header file and #INCLUDE it in every PRG that needs them.
>
>That could be a solution, thanks a lot. Or I can simply declare them inside LaunchAppAndWait and just move API declaration out.

The benefit of using a header file is that in the future if you add or modify a constant you simple recompile and it goes everywhere.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform