Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Finodut dbc name from project
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00942806
Message ID:
00942811
Vues:
15
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform