Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Got me pulling my hair out
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00486245
Message ID:
00486249
Views:
9
>after about an hour trying to find this command, I finally have to post it. and ask pro.
>
>I need to skip through a dbc getting just the field names. It does not matter to me if I get it in an array, or with a for each type statment.
>
>the real basics are (not written correctly ) I know and thats my problem.
>
>
>for each table in dbc()
>? table.name
>.... more processing.
>endfor
>
>
>
>
>I know this won't and cant work. but what would ?
>any advise. ?
>
>
>Thank you.
>
>Bob Lee

Bob,

See aDBObjects() in Help. Then aFields() as Joro suggested.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform