Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Arrays
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Re: Arrays
Miscellaneous
Thread ID:
00366789
Message ID:
00366800
Views:
16
OOPS
I don't really know if this the most effective way, but this will do it.

DIMENSION myarray [3]
myarray[1] = "SDE"
myarray[2] = "MJS"
myarray[3] = "JSE"

>I don't really know if this the most effective way, but this will do it.
>
>DIMENSION myarray [3]
>myarray[1] = "SDE"
>myarray[1] = "MJS"
>myarray[1] = "JSE"
>
>>What is the most effective way to make this an array? SDE,MJS,JSE
Michael Helms

May the Schwartz be with you.<(©¿©)> -- Mel Brooks
"Someday, and that day may never come, you will be called upon to perform a service" -- Vito Corleone
"Live like there is no tomorrow, Dance like no one is watching, Love like you've never been hurt." -- Anonymous
"I'm thinking about joining the campaign for shorter tag lines." -- Me
Previous
Reply
Map
View

Click here to load this message in the networking platform