Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Constants vs Locals
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00269906
Message ID:
00269911
Views:
18
One use of a #DEFINEd constant is to conditionally include a portion of code in the app. For example, your could put debug stuff inside #IF...#ENDIF that will be included in the app only if a constant is .T. Same thing for a demo app.
>Is there any reason to use a #DEFINEd constant instead of a local var? I've seen it done, but am not aware if the rationale, particularly when trying to debug...
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform