Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Unable to find Unknown la_array
Message
 
 
À
11/01/2002 16:50:13
Chris Berthold
The COMMERCIAL Group, Inc.
Sarasota, Floride, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00603765
Message ID:
00603768
Vues:
26
>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.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform