Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dimension & Arrays
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Dimension & Arrays
Miscellaneous
Thread ID:
00044461
Message ID:
00044461
Views:
73
I was wonder if anyone could help me with an array problem.

I have a database which populates an array like follow

DIMENSION xTemp(999,2)

store "Hello" to xTemp(500,1) and so on.

Now what I would lile to do is to get the value from a memory location

thisform.lbLabel.caption = xTemp(500,1)

This would then give me a caption that equal "Hello"

What i get is ( program xTemp is not found )

Thanks for any help

James
Next
Reply
Map
View

Click here to load this message in the networking platform