symek Posted July 6, 2006 Share Posted July 6, 2006 Can anybody explain me what is a difference between commands like "execute" or "run" which can be found in some houdini scripts and other hscript commands? These two don't want to... hmm.... execute unless closed with " ` ". There is also no help for them in textport. Still I can use them. Are they expression statments or something like that? Not very important but I would like to know what is going on in my scripts, you know.. . thanks! SY. Quote Link to comment Share on other sites More sharing options...
edward Posted July 6, 2006 Share Posted July 6, 2006 That's what the backticks mean, execute the string inside as an expression. That's why you should be doing "exhelp run" instead. Quote Link to comment Share on other sites More sharing options...
symek Posted July 6, 2006 Author Share Posted July 6, 2006 That's what the backticks mean, execute the string inside as an expression. That's why you should be doing "exhelp run" instead. o! thank you, edward! Stupid question! Of course, the expressions! 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.