Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Finding Databases Across A Network
Message
From
18/03/2002 10:44:37
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00634078
Message ID:
00634081
Views:
21
>HI-
>
>I need to find the existence of databases on a network, so I would would want to first id all the drives and then all the paths. There would be many of the same name in different directories. I think what I want is a super ADIR(). Any ideas would be appreciated.
>
>Jeff.

Some ideas:

1.
run dir /s > filelist.txt
2. Download #10029, FoxLFN, generates a (recursive) list of filenames. The source code shows you how to manage recursion with filenames.

HTH, Hilmar.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform