Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Passing arrays - help
Message
 
 
To
21/11/2000 12:52:14
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00444229
Message ID:
00444265
Views:
8
Did not make myself clear. I was referring to code within the called function.

FUNCTION MY_FUNC (parameter_array)
RETURN parameter_array[2,1]

I get an UNKNOWN PARAMETER_ARRAY when I build. If I dimension then everything is OK.

DIMENSION parameter_array[9,3]

Do you always have to DIMENSION a passed array?

Brenda
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform