kroko Posted January 15, 2006 Share Posted January 15, 2006 Hi there, I'm trying to run hscript commands with Python via port XXXXX in my animation. My questionis: How can I retrieve the value of a local variable via hscript command - Delete SOP with local var N? I need to return that value to Python. Thanks, Helmut Werba Czech Republic Quote Link to comment Share on other sites More sharing options...
edward Posted January 15, 2006 Share Posted January 15, 2006 Assuming that your script is running from within a parameter and the SOP is cooking, you can just use the output from "echo $MYVAR". Quote Link to comment Share on other sites More sharing options...
kroko Posted January 16, 2006 Author Share Posted January 16, 2006 It works! Thanks H.W. Czech Rep. 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.