Hi,
Let me explain my situation here, so maybe you can point me to use the right command to be executed to find what i want of course this is going to need some codes but i am not asking for code but maybe the right command that i should use and other suggestion to follow that command, i was checking for Adir() and getfile() but i don't get it right so i don't know if i am in the right track
I have a server named "CAD_SERVER", on this, there are several shared folders (ie.. Drawings, Drawings_2, Drawings_3 and so on) and of course in each of these shared folders are other folders named by numbers like
110156-110190, this mean that we can find in this previous folder i mentioned files with "dwg" extension that are in the range of 110156-110190 all of these shared folders are mapped in each workstation using a respective drive letter, for example if a user need to find filename=110158.dwg, he manually needs to go to each of his mapped drive(as the one i mentioned above) and search visually for a folder starting with the number or range number where his file could be, of course if we use the windows search command first is going to take longer to find and second if the file number is not the same as the folder name even if the filename should be inside that folder it will never find it, so what should be the approach by entering a filename and search the folder that can contain it and from there open the folder and from there of course i can visually just open the filename i want and i will be able to display/view it.
Any suggestion is very welcome
Thanks
Let me explain my situation here, so maybe you can point me to use the right command to be executed to find what i want of course this is going to need some codes but i am not asking for code but maybe the right command that i should use and other suggestion to follow that command, i was checking for Adir() and getfile() but i don't get it right so i don't know if i am in the right track
I have a server named "CAD_SERVER", on this, there are several shared folders (ie.. Drawings, Drawings_2, Drawings_3 and so on) and of course in each of these shared folders are other folders named by numbers like
110156-110190, this mean that we can find in this previous folder i mentioned files with "dwg" extension that are in the range of 110156-110190 all of these shared folders are mapped in each workstation using a respective drive letter, for example if a user need to find filename=110158.dwg, he manually needs to go to each of his mapped drive(as the one i mentioned above) and search visually for a folder starting with the number or range number where his file could be, of course if we use the windows search command first is going to take longer to find and second if the file number is not the same as the folder name even if the filename should be inside that folder it will never find it, so what should be the approach by entering a filename and search the folder that can contain it and from there open the folder and from there of course i can visually just open the filename i want and i will be able to display/view it.
Any suggestion is very welcome
Thanks