Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Exclude VCX from a project
Message
De
09/07/2003 21:43:08
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00806761
Message ID:
00808725
Vues:
16
Larry,

Thank you for the explanation. I'm trying to test this but I run into a problem. I have a project which includes the class library myclass and a program which has the following coding:

release classlib myclass in my.exe
set classlib to c:\test\myclass

The release classlib statement will error out with the message "Class library file 'c:\test\myclass.vcx' is not found." I have tried to comment out the release statement to see whether just set classlib will make the exe to use myclass.vcx in the c:\test directory instead of the one included in the my.exe. Unfortunately, my.exe continues to use the one built with the my.exe.

Basically, I want the my.exe to do this:

if myclass.vcx exists in the current directory c:\test, use that vcx instead of the one built with the my.exe.

Thank you for any help.

Peter
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform