Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How can i add all the records
Message
De
27/07/2006 09:25:27
Suhas Hegde
Dental Surgeon
Sirsi, Inde
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 6 SP5
Divers
Thread ID:
01140643
Message ID:
01140656
Vues:
12
>
>dimension garray[4,1]
>append from array garray
>
>
>>
>>here is my problem
>>
>>
>>dimension garray[4]
>>for m.xi = 1 to 4
>>garray[m.xi] = 'A'
>>next
>>
>>create cursor foo (f1 c(1))
>>
>>append from array garray
>>
>>
>>
>>this adds only 1 row
>>
>>how can i add all the contents to the cursor ??
>>
>>suhashegde

Thanx that was a good pointer ....
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform