Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to release classlib after running CABuilder
Message
De
28/10/2007 18:13:48
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows Server 2003
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01264620
Message ID:
01264627
Vues:
16
Hello Sergey,

This is very strange, The class library is created in this path:
H:\cabuilder\classes\_ca_qnect.vcx and vct files.


After running the builder, I change directory to "H:\cabuilder\classes" but:

"Release classlib _ca_qnect" Displays error message "class library h:\cabuilder\classes\_ca_qnect.vcx not found" but the files do exist.

"set classlib to" does not release the files

"clear classlib _ca_qnect" does not release the files either

=MessageBox(SET('classlib')) displays empty message box.

I am running the builder in a new VFP session, no additional environment is loaded.

Thanks.

Juan C.



>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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform