Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Passing an array in a do form command
Message
De
15/09/2006 11:56:01
Eric Gauthier
Transcontinental Interweb (Montreal)
Boucherville, Québec, Canada
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01154149
Message ID:
01154159
Vues:
11
>Hello all,
>
>How can we pass by reference an array in a do form??
>
>do form .\form\form1 with .....
>
>if I use the array name, it pass only the first element.
>Same if I use external array (name) in the init form
>
>
>Thx

do form .\form\form1 with @ArrayName



An error is generated when i use this @
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform