Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Arrays and variable ...???
Message
De
20/08/1998 10:36:48
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Arrays and variable ...???
Divers
Thread ID:
00128485
Message ID:
00128485
Vues:
77
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform