Hi,
Is there a way to get pro to search deeper into the dirctory tree for files in a assembly, without having to manualy set the specific path? something like
"recurse subdirectories yes"
ie
assembly_a c:\ass1
sub_Ass_1 c:\ass1\sub1
sub_Ass_2 c:\ass1\sub2
sub_ass_3 c:\ass1\sub3
right now if i was to load assembly_a, it fails to find the file "sub_ass_1" etc and then i just manually point it to where the file is.
i know i can add the lines
search_path c:\ass1\sub1 .. etc
to my config.pro. but this is not what i am after.
this is just for the sake of being neat. and no i dont have intralink.
Is there a way to get pro to search deeper into the dirctory tree for files in a assembly, without having to manualy set the specific path? something like
"recurse subdirectories yes"
ie
assembly_a c:\ass1
sub_Ass_1 c:\ass1\sub1
sub_Ass_2 c:\ass1\sub2
sub_ass_3 c:\ass1\sub3
right now if i was to load assembly_a, it fails to find the file "sub_ass_1" etc and then i just manually point it to where the file is.
i know i can add the lines
search_path c:\ass1\sub1 .. etc
to my config.pro. but this is not what i am after.
this is just for the sake of being neat. and no i dont have intralink.