Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to assign an array to an array element.
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
How to assign an array to an array element.
Miscellaneous
Thread ID:
00114049
Message ID:
00114049
Views:
66
Does anyone have suggestions on how to assign an array to an element of another array?

I want to do this:

DIMENSION x[10], y[50]
store 0 to y
x[1]=y

Of course the above does not work as I intended.

Costas
Next
Reply
Map
View

Click here to load this message in the networking platform