sourcing bat via python via expr. node

hey guys.

is it possible to just source a bat file via a node in an network at rendertime through python/tcl?

I tried this in an expression node.. but seems not to work.

Code:

python -eval os.import; python -eval os.system ('E:\robocopy_cmd.bat')


any ideas anyone?

No Responses to “sourcing bat via python via expr. node”

Post a Comment