Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Define a matrix inside a form.
Message
From
31/01/2002 10:06:03
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
31/01/2002 09:53:21
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00613363
Message ID:
00613377
Views:
7
>Hello at alls.
>
>I have a program that define a form. In this program is a line:
>dimension acommports[1,2]
>
>Now I make a form but I don`t know in what event I shoudl put the line.

"Formulario | Nueva propiedad"

Define the property as acommports(1,2). Or define it as acommports(1,1), and redimension it later, as needed.

You can also use ThisForm.AddProperty().

HTH, Hilmar.

>
>I have make the property but it doesn’t work because when the form is runing this return a error message toll me: ACCOMMPORTS doesn`t is a matrix

"Matriz" translates to "Array" in English. "matrix" is confusing.
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
Next
Reply
Map
View

Click here to load this message in the networking platform