Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Build project problem when handlin arrays
Message
From
19/02/1999 12:54:25
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Build project problem when handlin arrays
Miscellaneous
Thread ID:
00189364
Message ID:
00189364
Views:
36
I'm passing an array to a UDF and everything works fine, the problem appears when trying to build the project and VFP searches for the array as if it was a function call (taArreglo).


lparameters taArreglo
.
.
.
lcValue = taArreglo(lnCol, lnRow)

return lcValue

Any tips to handle this?

Thanks in advance
Next
Reply
Map
View

Click here to load this message in the networking platform