Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Runtime hanging in Memory
Message
 
 
To
18/04/2005 19:01:56
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP1
Network:
Windows 2000 Pro
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01004879
Message ID:
01006016
Views:
19
>I built a class using the code from the app and included it into my project. The last part of the mainprogram.prg (main program in project) is:
>
>LOCAL loObjRef
>SET CLASSLIB TO objref ADDITIVE
>loObjRef = CREATEOBJECT("objref")
>RELEASE loObjRef
>
>The INIT of the class executes the code in the Click event on the button/form; instead of displaying to a form, a file is written out. There are not any objects hanging around -- all seem to be released. Any ideas? Thanks.

Does it happens if you start and close application w/o doing anything?
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform