Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Fxp file always in use.
Message
From
22/10/2008 18:30:38
 
 
To
22/10/2008 18:16:22
James Blackburn
Qualty Design Systems, Inc.
Kuna, Idaho, United States
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01356428
Message ID:
01356429
Views:
17
I've seen times when Fox doesn't release objects. Before the RETURN, put
lo = NULL
>Hi all,
>
>I have an interesting problem that I can't seem to be able to find a solution. I have a class created in a prg. At the top of the prg, I have the following code.
>
>
>Lparameters parm1,parm2 && fake names.
>Local lcRet lo
>Lo = createobject(“myclass”)
>lcRet = lo.Render(parm1,parm2)
>lo.release()
>return lcRet	
>
>* that way I can just call the prg to render the string.  
>lcString = myprogram(“a”,”b”)
>
>
>During development I sometimes get an error that myprogram.fxp can not be created. I have tried to clear all clear programs… and any other clear commands I can think of. The only way I can seem to fix this is to quit vfp and then get back in. What am I missing?
>
>Thanks.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform