Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Accessing objects in Arrays
Message
From
29/01/2002 17:08:15
 
 
To
29/01/2002 10:52:19
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00612195
Message ID:
00612500
Views:
17
>Hi
>
>I have an Array that contains a few objects. Is there a command similar to SetAll() that I can use to set values to all of the objects?

Sure.
PUBLIC ARRAY gaArray(5, 5)
gaArray = 6
DISPLAY MEMORY
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform