Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
NO default
Message
From
23/07/2001 13:32:21
 
 
To
23/07/2001 12:15:10
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00533982
Message ID:
00534014
Views:
15
>If I do not want the deault method to run, is the command NO DODEFAULT()?

If you don't want teh default method to run, just add some code to it, like a comment for example "*". If you don't want the default VFP behavior to run (like preventing a QueryUnload()), use NODEFAULT. Look up NODEFAULT on teh wiki for a good explaination.

NODEFAULT is in teh VFP documentation, though, its not its own topic. Its considered a clause of teh DEFINE CLASS command, so look for it there.
Previous
Reply
Map
View

Click here to load this message in the networking platform