Thanks worked great! You should write your own maxscript book And I know, I was shocked when he asked me to help him with that script as well. But,…
Yep, I see it now! I don’t think I need to display the dll’s, as the artists just need to know what went wrong when they batch export, but if I ever …
Cool thanks man! I just tried it, works perfectly. (I had it working last night when I replaced the UIAccessor.pressdefaultbutton() with .closedialo…
Hm, I think you’re right. The first file, doesn’t load completely, and gives the file cannot be open error. The second file, is missing png’s. BUT, …
Hmm…now it just lists the first error, and if I take out the true/false, it just lists the filenames…troubles troubles
ZeBoxx2: no prob As for specific buttons, you can use ‘.pressButtonByName “OK”’, for example, to press the button labeled “OK”. Oh and also (so…
Wow…thanks for the help! The new script works great, but one thing: If I keep the true in the UIAccessor function, it doesnt process all the bad fil…
Hm, I’ll post what I have so far, and maybe I can get a better grip on this by you guys understanding where I’m at (but thanks for the code, im testin…
Ok, well the one line trick didn’t work but my listeners are still good to go Although it does what it has to, after the script is run, it says (in …
Thanks for the reply I actually used Listeners and the UIAccessor and it did the trick. But if this one line code works, it’s even better; ill give…