Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Constants
Message
From
18/08/1996 16:55:21
 
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00005998
Message ID:
00006024
Views:
64
>Compiler constants act kinda wierd sometimes. I've found that if I change the value in an include file and then recompile, it retains the old value. The only work around I had was to change the name of the constant, recompile it, and then change it back if I wanted to. this may have been a bug with 3.0, I dunno. It was as if the compiler was caching previous values or something...

Try to use a CLEAR PROG in command window before you recompile. I used a lot the #include for the file containing the constants and I never had problems. The only thing I don't like is that if the included file is very large it slows down seriously the compilation.
Previous
Reply
Map
View

Click here to load this message in the networking platform