hoknamahn Posted August 27, 2006 Share Posted August 27, 2006 Hey guys! I have a script blah-blah.cmd which expect a couple of parameters. I don't want to run Houdini (even non-graphical version), open the Texport, source the script with source command etc. I know that is possible to run a script as hscript blah-blah.cmd. But how to pass parameters to it in this way? Is it possible? And can I run hscript and give it a script through stdin? Quote Link to comment Share on other sites More sharing options...
edward Posted August 27, 2006 Share Posted August 27, 2006 For the last question, yes. If you look at $HB/hrender, that's how it starts up hscript with parameters to a custom script. Quote Link to comment Share on other sites More sharing options...
hoknamahn Posted August 29, 2006 Author Share Posted August 29, 2006 Thanks edward. Quote Link to comment Share on other sites More sharing options...
mattd Posted September 11, 2006 Share Posted September 11, 2006 For the last question, yes. If you look at $HB/hrender, that's how it starts up hscript with parameters to a custom script. I have been looking at this - is there a way to do this from DOS, a way to use the stdin from a DOS commandline without making a temp.cmd filethat gets redirected? MD Quote Link to comment Share on other sites More sharing options...
edward Posted September 11, 2006 Share Posted September 11, 2006 Not that I can think of. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.