From: Dylan Penhale <dylanpenhale@(email surpressed)>
Subject: RE: Invalid argument on submit script
   Date: Mon, 05 Dec 2005 20:18:46 -0800
Msg# 1143
View Complete Thread (7 articles) | All Threads
Last Next
Do you mean modify  \\starfish\indian\rush\submit-maya-cweb.pl or the script
that I was testing with before, by entering on the command line?



|-----Original Message-----
|From: Greg Ercolano [mailto:erco@(email surpressed)] 
|Sent: Tuesday, 6 December 2005 2:02 PM
|To: void@(email surpressed)
|Subject: Re: Invalid argument on submit script
|
|[posted to rush.general]
|
|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