Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Passing an array
Message
De
21/07/2000 05:09:51
Mark Hall
Independent Developer & Voip Specialist
Keston, Kent, Royaume Uni
 
 
À
21/07/2000 04:53:48
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00395256
Message ID:
00395259
Vues:
12
>I want to pass an array to a form, do I do this by issuing SET UDFPARMS TO REFERENCE before passing the array, or is that not necessary.
>
>Can someone tell me the correct way to do this?
>
>Thanks
>Kev

Hi,

No need to set UDFPARMS, DO proc/form always passes by ref as a default.

DIME laTest(10)
DO FORM test WITH laTest

Should be all that you need.
Regards
Mark

Microsoft VFP MCP
Menulib - OO Menus for VFP www.hidb.com/menulib
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform