Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Do form with @laMyArray to llWhatever
Message
De
06/01/2005 14:23:36
 
 
À
06/01/2005 14:07:38
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 7 SP1
Database:
Visual FoxPro
Divers
Thread ID:
00974779
Message ID:
00974787
Vues:
20
Hi, Denis

When calling a form, the variable is passed by reference. You just need to assign the passed value to something that will be around, such as thisform.temparrayhandle.

HTH
Beth
>I declared my array
>
>local array laMyArray
>
>I want to call a form that will add rows to the array
>
>How do I call my form with a local array.
>
>if I do
>
>do form with @laMyArray to llWhatever
>
>it gives an error. "Command contains unrecognized phrase/keyword" and the problem is @laMyArray within the do form...
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform