Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Avoiding unknown references
Message
De
09/07/2000 16:30:24
 
 
À
09/07/2000 15:58:11
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00390009
Message ID:
00390018
Vues:
11
>One of my EXE is calling some sub EXEs. However, in those sub EXEs, some calls are made to the main EXE where the main functions are stored.
>
>How can we avoid those unknown references when compiling the sub EXEs? We are getting "Unknown MYPROC - Undefined". This is requiring us to press Ignore when compiling.

Another way besides David's:

DO ('ProcInOtherEXE')

This also prevents adding the EXE to your project.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform