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:
01517926
Vues:
54
>>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.

I do have EXTERNAL ARRAY ... where this array is being used. But I am curious. Could it be that somewhere (in a method) where I use this array as parameter and have EXTERNAL ARRAY.. there is no calling method or procedure? Would it cause the same type of warning message?

Thank you.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform