Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Exclude VCX from a project
Message
De
04/07/2003 02:09:31
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Allemagne
 
 
À
03/07/2003 17:19:45
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00806761
Message ID:
00806861
Vues:
14
>If I exclude vcx from a project, I want to know what other potential problems I need to anticipate in additional to make sure that VFP can find the vcx during runtime. For example, will it have any effect on coding which is going to programmatically create class or add object based on the excluded vcx?

Hi Peter,
have a look at NEWOBJECT() (and the like) help for the order VFP searches for a class. If a class is "build in" in an exe, you can not use a class with the same name from outside the exe. Also you have to check that your vcx is in scope (either searchpath or full qualified filename, again check help for the command you use to create the object).

So to me the biggest problem is how to tell the exe where the classlib is located.

HTH
Agnes
Words are given to man to enable him to conceal his true feelings.
Charles Maurice de Talleyrand-Périgord

Weeks of programming can save you hours of planning.

Off

There is no place like [::1]
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform