Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getting tablenames from comma delimit
Message
From
22/05/2003 16:36:25
 
 
To
22/05/2003 16:26:01
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00791909
Message ID:
00791917
Views:
32
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform