On Aug 8, 2011, at 1:41 PM, Eric Pettersen wrote:

runCommand(r"copy file ~\Desktop\%06d.png width 2000 width 2000 supersample 3" % frameNumber)

...and you probably don't want two "width"s!

--Eric