Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Finodut dbc name from project
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00942806
Message ID:
00942811
Views:
14
Hi Tariq,
* for files count < 65000/5
LOCAL liCount,lii
LOCAL ARRAY laDBCs(1)
liCount=ADIR(laDBCs,[folder/]+"tables/*.dbc","A")
FOR lii=1 TO liCount
    ?laDBCs(lii,1)
NEXT
MartinJ


>Dear Sir,
>
>In my project the folders are as follows
>
>main folder name : system
>sub folders name : forms, tables, reports etc
>
>There is a dbc entitled "accounts.dbc" in tables folder.
>
>Is there any method to findout dbc name, programatically,from tables folder.
>
>Please help
"Navision is evil that needs to be erazed... to the ground"

Jabber: gorila@dione.zcu.cz
Jabber? Jabbim
Previous
Reply
Map
View

Click here to load this message in the networking platform