#batch problems
In a foolish attempt to not have to come in to work over the weekend I played
around with a render batch file. After figuring out what parameters I needed
and multiple false starts, I finally got things working perfectly except for
one thing. The resolution of the targa image comes out 480 x 486 instead of
the desired 512 x 480.
Here's the command I used: 3ds render ABPS /A1.23 /FTC /H512 /W480 /IABPS
/OTFH /SP /8C92730AL.COL /#0,255
Why didn't it work?