From: Greg Ercolano <erco@(email surpressed)>
Subject: Re: Rush Python and ImageCommand
   Date: Wed, 24 Aug 2011 16:53:32 -0400
Msg# 2124
View Complete Thread (3 articles) | All Threads
Last Next
On 08/24/11 13:04, Daniel Browne wrote:
> I have a python script which is the launcher for our flipbook tool. It does=
> n't appear that this will work in iRush when it's entered in the job's Imag=
> eCommand field, correct? 

	It should work fine; irush doesn't care what scripting language
	the script is written in.

	What's the command line look like, and how is the frame range
	passed to it?	
	
> Will iRush only acknowledge perl or a known executable tool?

	irush will just run the command, whatever it is.
	If it's a python script, have the command be:

python //path/to/your/script.py -arg -arg

	..and if it's perl:

perl //path/to/your/script.pl -arg -arg


-- 
Greg Ercolano, erco@(email surpressed)
Seriss Corporation
Rush Render Queue, http://seriss.com/rush/
Tel: (Tel# suppressed)ext.23
Fax: (Tel# suppressed)
Cel: (Tel# suppressed)


Last Next