Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Getting tablenames from comma delimit
Message
De
22/05/2003 16:36:25
 
 
À
22/05/2003 16:26:01
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00791909
Message ID:
00791917
Vues:
29
>I have the property childtables
>
>In that i will put all the child table names with comma:
>
>example like this: cnchron,reviewers,sub_refs
>
>child table names separated with commas.
>
>now i want to store all the table names in a cursor or array.
>
>and i want to call one table after other until finished using for loop
>
>Could you please tell me how i can do it.
>
>Thank you.

ALINES(aTables,STRTRAN(thisform.ChildList,",",CHR(13)+CHR(10)))
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform