RobertP
RobertP
About Me
Connect
LOCATION
Not Specified
WEBSITE
Houdini Skills
Availability
Not Specified
Recent Forum Posts
render scripts with csh May 14, 2010, 5:02 p.m.
for anyone that might be interested (now or later)
The command is “source”; this reads a text file and executes it's contents line by line.
ie: source renderscript
The command is “source”; this reads a text file and executes it's contents line by line.
ie: source renderscript
render scripts with csh May 14, 2010, 2:48 p.m.
I was on Win XP until this week and moved up to Win7 64 bit.
I got the csh setup right so that I can run text render scripts that call csh.exe, load hbatch, and render.
When in an open csh using Win XP I could simply type the name of the text render script and it would run.
In Win7 in an open csh when I type in the name of the text render script it responds with “command not found”
I'm guessing I need to “exec” the text file … or something (although that didn't work).
Any ideas?
Thanks,
Robert
I got the csh setup right so that I can run text render scripts that call csh.exe, load hbatch, and render.
When in an open csh using Win XP I could simply type the name of the text render script and it would run.
In Win7 in an open csh when I type in the name of the text render script it responds with “command not found”
I'm guessing I need to “exec” the text file … or something (although that didn't work).
Any ideas?
Thanks,
Robert
Pz Depth Map Oddities April 28, 2010, 5:25 p.m.
Thanks!
Now that you mention it … it's obvious!
Now that you mention it … it's obvious!