I have a set of directories (about 15) and within each directory there are approximately 15 directories as well.
In each of those sub directories there are several obj files.
I want a script to do a "save as" a same_name.max on each obj file it finds.
I want each obj to remain untouched and I am not looking for any merging etc. Each obj to be imported, then saved as a single max file.
Might need the script to be able to give me the choice which version to save my max files as (i.e. globally, for all max files it finds)