Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
URGENT! Form not releasing!
Message
From
10/11/1998 22:25:45
 
 
To
10/11/1998 21:51:18
Elyse Pomerantz
Dynamic Data Concepts, Inc.
Brooklyn, New York, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00156449
Message ID:
00156465
Views:
15
>HELP! My system was supposed to be finished today and suddenly my form is not releasing. I know that it probably means there is a reference to an object somewhere but I can't for the life of me find it. (I don't use PEMSTATUS more than once in the form.) Is there any way to make sure that all the objects associated with a form get released when I say ThisForm.Release()? Any help greatly appreciated!
>
>Thanks,
>Elyse




IF you use Do Form ....


PUbliC FormVariable

Do Form FormA Name FOrmVariable Linked


if really not release, you can simply:

Release FormVariable && Release that Variable link!

ELSE && i.e. Formset with Addobject()


ThisFOrmSEt.RemoveObject("PoorChildForm1")



ENDIF
The weak wait for chance, The strong bid for chance,
The clever notch up chance, but The merciful give you chance.
Previous
Reply
Map
View

Click here to load this message in the networking platform