Here is the directory structure as it is currently
x:\Board tests
Main.vi
Main Config.txt
x:\Board tests\Main test 1
Main test 1.vi
x:\Board tests\Main test 1\subvis
sub1.vi
sub2.vi
(etc)
x:\Board tests\Main test 2
Main test 2.vi
x:\Board tests\Main test 2\subvis
sub1.vi
sub2.vi
(etc)
x:\Board tests\Main test 3
Main test 3.vi
x:\Board tests\Main test 3\subvis
sub1.vi
sub2.vi
(etc)
x:\Board tests\Main test 4
Main test 4.vi
x:\Board tests\Main test 4\subvis
sub1.vi
sub2.vi
(etc)
x:\Board tests\Common VIs
common1.vi
common2.vi
(etc)
the Main Vi is the selector for the Main Test VIs..
the Common VIs folder has common vis shared between the 4 Main test Vis.