Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Release Property
Message
 
To
22/12/1999 09:00:44
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00306719
Message ID:
00307342
Views:
24
>Hi,
> I have the following statement, ...
>
>
>form.Init
>THISFORM.osecurity = NEWOBJECT("osession", "mysession.prg", para1, para2)
>
>form.queryunload
>THISFORM.osecurity = .NULL.
>
>
>Does it release the reference?

Yes it will as long as there is no other reference. How would you get another reference, well if any code anywhere says;

Something = FormName.oSecurity
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform