Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Restore environment
Message
 
 
To
11/06/2009 09:49:29
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
01405166
Message ID:
01405168
Views:
56
>Hi
>
>I open huge modal form (In Top-Lavel Form).
>
>I want to be sure that I did the maximum to return to mainform without damage and without junk such new cursors, public objects,variables or any other that I forgat to delete.
>
>In addition, The modal form is for statistic, I use with my main database tables but I dont edit anywhere in that form , can I set it as noupdate (/mycursors as readwrite?) and to restore on unload?
>
>Sorry for my poor english but I hope my goal is clear, thanks for help to aforementioned or any other thing that can help.
>
>Tnk

You can set datasession of this form to be private, this way it doesn't matter what cursors/tables you open - they automatically be closed when you close the form.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform