Looking for a Post Job Script help

Hey gang,
I’m looking to write a post job script that copies the frames to a certain location and renames them along the way. I’m a bit of a maxscripter, and I’ve installed python, but I was hoping for some help on how to write a script after a job finishes (or after each frame). I’ve seen the page of deadline commands, but I was hoping for maybe a tutorial on how to make a deadline script, or maybe hack an existing script?

Fred

Hey Fred,

You can find a sample script here that can get you started:
software.primefocusworld.com/sof … ob_Scripts

It shows how to get the file output names, so you would just need to add the file copying, which Python and .NET have options for.

Cheers,

  • Ryan