Is there a way for me to check what my command looks like after the template has done its mappings?

Viewing 2 posts - 1 through 2 (of 2 total)
  • 28th August 2013 at 2:57 pm #14513

    SET COMMAND_LINE “%ATTR(job_file)”

    I assume that this would be (command executable)(jobfile)
    which would be in my case:
    C:Python26python.exe mypythonfile.py

    but I’m not sure what the string actually looks like, and I havnt found a way to figure that out. Does anyone know how to check this? would be greatly appreciated

    27th September 2013 at 7:49 am #15236

    You may just start your render, and you’ll get the exact command line at the beginning of the packet log

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.