Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Arrays
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Re: Arrays
Divers
Thread ID:
00094058
Message ID:
00094271
Vues:
23
>>I'm trying to return an array from a form, but the entire array doesn't get passed back. The syntax I am using is RETURN arrayname.
>>
>>What am I missing in this RETURN command that will pass all the elements of the array?
>>
>>Maria
>
>Maria,
>
>That won't work with an array. The easiest way to do something similar is to make an array property for the form, then you can access it after the form is closed (but not released).

You can also make arrays a property of an object and pass the object around.

Steve
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform