Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do you pass an array to a form?
Message
De
05/08/1998 10:49:10
 
 
À
05/08/1998 10:39:33
Jerry Tovar
Dana Corporation Dana It
Maumee, Ohio, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00124072
Message ID:
00124075
Vues:
16
>I want to pass an array to a form by reference, have the form change/add to the array and have the calling prg seen these changes to the array.
>
>In my main.prg I ;
>
>DIME x[1]
>DO FORM mymodalform WITH x
>
>In the mymodalform.scx, I want to change/add to the "x" array and have the main.prg seen these changes when the modal form is closed.
>
>Thanks,
>
>Jerryt

Did You check SET UDFPARAMS TO command. It shold be set to REFERENCE in your case
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform