Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to find Undefined?
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01517924
Message ID:
01517925
Vues:
67
>Hi,
>
>After I compile and build an application I get a message that two variables are undefined. This is one of the the lines:
>
>
>Visual Class Library mylibrary.vcx has the following errors:
>    Unknown APOSTEDMATERIALS - Undefined
>
>
>The aPostedmaterials is an array. And it is used in a few places. What does "undefined" mean?
>
>TIA.

In the procedure that uses this array add

EXTERNAL ARRAY aPostedMaterials

This is a compiler error and it can also be safely ignored.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform