Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Passing an array by Reference
Message
 
 
À
12/01/2001 11:21:54
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00463007
Message ID:
00463011
Vues:
14
Will,
You basically solved it yourself. See message 462966 from earlier today.

HTH.

>Hello,
>
>Bit of a wierd one here...
>
>I have a form with a property on it defined as an array
>I do a select statement into that array
>I then try to pass the array as a parameter into a .prg by reference
>
>Select * ;
>From table_x ;
>Into Array Thisform.laPrArr
>
>=SomeRoutine(@Thisform.laPrArr)
>
>This errors with "alias thisform is not found"
>
>This works fine if the array is not a form property (no surprise there)
>
>Can anyone suggest a way to get this to work?
>
>Thanks
>
>Will
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform