Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Unable to find Unknown la_array
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00603765
Message ID:
00603774
Vues:
23
>>I have an array that is in a visual class used on a form. In a method of that class I set la_array[1,1] = "MAIN". When I compile the application that includes that form I get Unable to find Unknown la_array. I've tried putting EXTERNAL ARRAY la_array before the form is called in the main code and after the array is declared but that didn't do it. Does anyone have any suggestions?
>
>If you are using this array in more than one method of the form than you should make it a property of the form. Otherwise it would be only visible in the method where it was declared.

Sergey;

I still say no one beats Sergey! Do you really answer the questions before they are asked? :)

Tom
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform