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:
01320040
Views:
13
>>>You can only use built-in functions in #IF.
>>>To control what to compile, you would use #IFDEF/#IFNDEF in combination with #DEFINE/#UNDEF
>>>
>>>>
>>
>>By built-in functions do you mean those that are compiled? And if I use #IFDEF/#IFDNED, I still can't use them when running/testing the application in IDE, right?
>
>You can probably define something like
>
>#DEFINE DEBUG .T.
>
>Then
>
>#IF DEBUG
> My IDE Code
>#ELSE
> My Production Code
>#ENDIF

I need to have two production codes depending on some constant.

Thank you for your suggestion.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform