csh and windows ?

   3946   1   0
User Avatar
Member
2 posts
Joined: July 2005
Offline
I am starting with Houdini, could smb. help me how to use c shell under windows ?

I started cmd.exe and in shell I typed csh and got c shell prompt (%)….

But how to use any script ?

I downloaded a script to automate creating shader process called mshop and in the usage I found "mshop shader.sl "…

Then I copied all script in clipboard and pasted it to cshell but I got a lot of errors and I was back to dos.

I also tried with basic render script from tutorial guide with no success…

Could smb. provide step by step instructions ?

thanks in advance…
User Avatar
Member
27 posts
Joined: July 2005
Offline
The following is fetched from the standard Houdini directory containing
scripts, $HFS/houdini/scripts
You can type some command in .txt file, then save it as FILENAME.cmd in
this folder.
Run hscript, source_FILENAME.cmd,
then the script can been driven.
If what you are talking about are scripts created in TCL, TK or Python.
Very sorry, I'm poor about them.
Hope this is helpful.
  • Quick Links