Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Variable defenition
Message
From
03/04/2000 21:28:07
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00354722
Message ID:
00354728
Views:
17
>Hi
>How and where can i declare a variable to be visible any where in my form
>In clipper we use to declare it Private in the top of the main prg
>But how can i do the same in a form I want to declare an array an passe it to a function by reference. the function redimension my array and when it return to my form i want to see my array any where in the form.
>
>
>Benoit

Hi there,

Why not make it an array property of the form? Add a property to your form, and I think you just need to add square braces [] and your initial dimensions to the end of the property name.
Phil
_____________________________
Phil Miles
http://www.philmiles.com
phil@philmiles.com
Previous
Reply
Map
View

Click here to load this message in the networking platform