From: Greg Ercolano <erco@(email surpressed)>
Subject: Re: Invalid argument on submit script
   Date: Mon, 05 Dec 2005 19:01:33 -0800
Msg# 1142
View Complete Thread (7 articles) | All Threads
Last Next
Dylan Penhale wrote:
[posted to rush.general]

What do you know, the test doesn't break! I've run it through a few times
and all is good. Will keep trying and when I get anything I'll let you know.


	That figures; it might involve the combination of load from rendering.

	You might have to get sneaky, and modify the original submit script
	tell rush to submit itself with both the "type" and "perl" commands, eg:

cmd /c type \\starfish\indian\rush\submit-maya-cweb.pl > nul && perl //starfish/indian/rush/submit-maya-cweb.pl [args..]

	..which might help reveal the problem.

	This way if the type command works, it does nothing, and runs the script through perl
	If it fails, it prints a WIN32 error from 'type' and stops.
	(Be sure to use backslashes for the type command, and note spelling of 'nul'.

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

Last Next