Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
FPD to VFP migrator question
Message
From
18/04/2000 17:14:51
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
FPD to VFP migrator question
Miscellaneous
Thread ID:
00361059
Message ID:
00361059
Views:
49
Hello,

I have been writing an automatic FPD to VFP convertor. It places the cleanup code in QueryUnload. It also replaces automatically any CLEAR READs with _SCREEN.ActiveForm.Release(). However, I have now found that if you call Release() in a form its QueryUnload does not get run.

So, where is the best place to put the cleanup code? Since in FPD it was called while the form still existed it doesn't seem like the wrapper program is the place.

Thank you for your help.

Alex
Next
Reply
Map
View

Click here to load this message in the networking platform