Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Best way to close a form
Message
 
To
05/11/1998 12:56:02
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00154012
Message ID:
00155063
Views:
30
Richard, you have to have a third clause in an IIF() statement, so .T. is as good as anything. Basically, it's saying if QueryUnload returns .F., don't do anything.

Barbara

>Thanks for your input Barbara and David. I'll move my cleanup to the queryunload method. BTW the native framework in VFP6 uses something like:
>
>IIF(Thisform.QueryUnload(), Thisform.Release(), .T.)
>
>I'm not sure why they return .T. is the QueryUnload fails.
Barbara Paltiel, Paltiel Inc.
Previous
Reply
Map
View

Click here to load this message in the networking platform