Is there a way to create an AutoLisp program that will search through folders for a given drawing file.
The findfile function will confirm whether a file exists in a given folder, but I would like to search through a number of folders without explicitly stating which folder(s) to look in.
Do I...