Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Passing arrays to procedures when array is a form property
Message
De
26/10/1998 16:11:47
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Passing arrays to procedures when array is a form property
Divers
Thread ID:
00150651
Message ID:
00150651
Vues:
42
Hello:

To pass an array to a procedure, to modify it, I use the syntax:
rtnval = procedure_name(@arrayname)

How do I do the same using an array which is a form property? Foxpro does not accept the following code:
rtnval = procedure_name(@thisform.arrayname)

Thanks.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform