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:
01517927
Vues:
46
>>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.

You are right. I have commented some code and the warning went away. Except for one:

I also have the compiler warning that say
Visual class library THIS - Undefined. What should I look for this "THIS"?
"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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform