Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using preprocessor directive when in IDE
Message
 
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01320008
Message ID:
01320068
Views:
15
This message has been marked as the solution to the initial question of the thread.
>>
>>#DEFINE ONEVERSION .T.
>>
>>#IF ONEVERSION
>> My First code to test
>>#ENDIF
>>
>>When you would like to test a different version you would change your code to false.
>
>
>This does not seem to work (in my test) when running the program within IDE (not compiled). That is the code My First Code never fires.
>
>Thank you.

You need to compile the code first (just that program, not the whole application).
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform