Help converting -all- .dat parts to fbx/obj/stl/usd/anyConventionalFileFormat


RE: Help converting -all- .dat parts to fbx/obj/stl/usd/anyConventionalFileFormat
#6
(2021-08-23, 11:22)KristyB Wrote: Thank you both for the suggestion!

Iterating through a list that both skips numbers and has arbitrary letters sprinkled in with the numbers seems a bit daunting, and my experience with bats file is less than rudimentary. I'm also not sure what globbing is in this context. It might take me a good while, so if anyone has other suggestions while I tinker with it I'd be glad to hear them too.

A simple batch file like
 
Code:
for %%f in (*.dat) do call ldview....

Should do. 

Please note, I did not try this and you would need to specify the filename (especially the ecport name) also in the ldview command string.

Add an 'echo'to see the progress
Reply
« Next Oldest | Next Newest »



Messages In This Thread
RE: Help converting -all- .dat parts to fbx/obj/stl/usd/anyConventionalFileFormat - by Gerald Lasser - 2021-08-26, 9:00

Forum Jump:


Users browsing this thread: 1 Guest(s)