I figured it out:
 imageName = '"RenderTest_<RenderLayer>"' # single quote, double quote

On Jan 3, 10:27 pm, PixelMuncher <[email protected]> wrote:
> ...
> imageName = 'RenderTest_<RenderLayer>'
> os.system (' render -s ' + startF + ' -e ' + endF + ' -im ' +
> imageName + ' -r mr -cam ' + renderCam + ' -rd ' + destPath + ' ' +
> scene2Render )
> Error:
> The system cannot find the file specified.
>
> The manual describes the -cts option, but I don't see how to use it.
> Any help will be appreciated.
> Thx.

-- 
view archives: http://groups.google.com/group/python_inside_maya
change your subscription settings: 
http://groups.google.com/group/python_inside_maya/subscribe

Reply via email to