Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to release classlib after running CABuilder
Message
 
 
To
28/10/2007 17:13:34
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows Server 2003
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01264620
Message ID:
01264621
Views:
17
Try
RELEASE CLASSLIB <ClassLibraryName>
* 
SET CLASSLIB TO 
*
CLEAR CLASSLIB <ClassLibraryName>
>
>I am running CABuilder to generate a VCX file containing _CABase class and more than 100 subclasses for every table in my SQL database, but after closing the class browser (final step), the VCX and VCT files appear as "open" and I can't delete them until I close my VFP session. I can copy them to my development folder but I can't delete them from CABuilder's Classes folder.
>
>I know the class library is not loaded or used in this final step, then what's going on here? How to release the files without having to close my session?
>
>Thanks
>Juan C.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform