Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form does not close with Thisform.release ???
Message
From
10/09/2001 18:32:24
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Form does not close with Thisform.release ???
Miscellaneous
Thread ID:
00554941
Message ID:
00554941
Views:
70
I have a form called by another form
1: bldtree calls from a button cmdDragit
the cmdDragit just does the following
*
close databases all
close tables all
do form ..\forms\dragtree
*
for i = 1 to 10
open files
endfor

NOW in DragTree
I load a database and
write it back out based on user changes
then when user clicks on button
cmdQuit
close databases
close tables
thisform.release

in the destroy method
thisform.release

It fails to close DragTree even though in the debugger it gets back to
BLDTREE

Any Ideas...Thanks in Advance

Cecil
Next
Reply
Map
View

Click here to load this message in the networking platform