Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
#INCLUDE question?
Message
From
07/11/2001 06:18:33
 
 
To
07/11/2001 02:43:06
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00577959
Message ID:
00578409
Views:
16
Hi!

Directives are effective only in compile-time. If you need to have in application a way to *compile* it for debugging, this way is good, but for each change of the mode you will require to recompile the entire project to make it effect. When you want to switch on the debugging mode by some magic keystroke in your application, then use public variable and code with "Type()" function to check if that variable defined.

HTH.

>Hi,
>Thanks for the answer. I do not need _INCLUDE in a RUN time. I just check what is the value of this variable.
>What is the way after I set it this to take effiect for all my forms & classes (already created).
>
>
>Boris
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Previous
Reply
Map
View

Click here to load this message in the networking platform