Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
QueryUnload. How to cancel the operation?
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00197883
Message ID:
00198395
Views:
20
>Eric,
>NODEFAULT should work
>IF DoNotExit = .T.   && Use your own code here
>   NODEFAULT
>   return .f.
>ELSE
>   dodefault()
>ENDIF
>Check your base classes to see if you need a parameter in the DoDefault(). Some frameworks, like Visual MaxFrame add a parameter in this method.
>
>HTH
>Barbara
>
>>IN the manual they say to issue a NODEFAULT?
>>I tried a Return. Did not work.
>>?
>>Thanks.

Thank you for all you 3 answers. It helped a lot since I am not 100%ok in fox.

Eric
Eric Crespin
Consultant
PC PLUS Software Inc.
www.pcplus.ca
Previous
Reply
Map
View

Click here to load this message in the networking platform