Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Arrays and variable ...???
Message
From
20/08/1998 10:36:48
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Arrays and variable ...???
Miscellaneous
Thread ID:
00128485
Message ID:
00128485
Views:
79
I have the following array:
dim array1(5)
array1(1)='h'
array1(2)='e'
array1(3)='l'
array1(4)='l'
array1(5)='o'

I have the entire word 'hello' stored in the array.
Now can I do this :

public string1
string1=array()

or if I can not is there a way that I can pass the whole value
stored in the array as a value to a string variable??

marcos oliva
thanks
Next
Reply
Map
View

Click here to load this message in the networking platform