Hey all, I’m trying to hack together an event script to copy my rendered files to a different drive when the job is complete. How do I get the parameter I set in the ,param file (DestDirectory) into my Python script to make it happen. (using the distutils.dir_util.copy_tree function)
Total noob at scripting btw. Thanks!
Vaughn