Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Define array in property sheet
Message
From
03/08/2005 10:59:26
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01038134
Message ID:
01038141
Views:
20
>How do you define an array in the property sheet?
>
>Brenda

Add a property, and call it aMyProperty[1] or aMyProperty[1,1]. I usually start with the smallest size, and redimension it later as needed.

At least in VFP 6, a one-dimensional array will later show as aMyProperty[1,0] - this is no reason for alarm.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Reply
Map
View

Click here to load this message in the networking platform