Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Searching for compare directories utility
Message
From
16/11/2001 07:55:26
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00582535
Message ID:
00582643
Views:
25
This message has been marked as the solution to the initial question of the thread.
>Hi everybody,
>
>I need to compare bunch of directories on drive O with same directories name on drive G. I need to find files, which are newer or don't exist and make a list of all discrepencies. I can write this program, but may be somebody has this kind of utility written, so I don't need to re-invent the wheel.
>
>Thanks a lot in advance.

Nadya,
If you mean you'd run it for yourself 'windiff' is a utility that's part of MS VStudio tools. If not there you could copy and compile from its source files (AFAIK you have VS). It's great in comparing dirs and files IMHO.
If you need something you can touch and in pure VFP (not so pure unless you change FSO calls to adir:) I can post a routine that gets Folder, FileName, Size, Acces, Modify, Createtimes to a cursor (GetTree(cFolder[,lIncludeFiles])). Actually was posted before so you can search :)
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform