Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Passing an array by Reference
Message
 
 
To
12/01/2001 11:21:54
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00463007
Message ID:
00463011
Views:
15
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
Previous
Reply
Map
View

Click here to load this message in the networking platform