Hi,
The attached VI doesn't compare any names/ The VI returns all files
(extension is optional) in the directory and it's sub directories. It also
searches libraries.
It returns a list of file paths and directory paths, so this sould be easy
to compare. You could modify the vi to return the names and paths
seperatelly, to ease the comparation.
Regards,
Wiebe.
"LegalEngineer" wrote in message
news:506500000008000000A4C10000-1077587809000@exchange.ni.com...
> I am working on a project that involves many others. Sometimes I run
> my teststand sequence and a someone else's VI gets loaded because the
> VI happen to have the same name as my original one. I can get around
> this by setting search path for myself or use absolute path. But, I am
>
more gearing toward developing a VI that will search for duplicate VI
> names in before I load the sequence and gives me a warning if there
> exist one. I was wondering if someone else out there whos already has
> a working VI that will do the same job.
[Attachment Recursive File Search.vi, see below]