ykcosmo Posted June 28, 2003 Share Posted June 28, 2003 I downloaded bmands.tcl from this site, it is used for transforming the .slc file of bmrt to .ds file of houdini. how to use it?? I can't run it as rmands, because rmands is the .exe file...but the bmands is the .tcl file!!! Quote Link to comment Share on other sites More sharing options...
lorduk Posted June 28, 2003 Share Posted June 28, 2003 It is a script file, not an executable: so you need in to invoke the tcl interperter, it think on windooze it was "tclsh84 yourtscrip.tcl" on unix/linux it usually just linked to "tclsh" -Kaspar Quote Link to comment Share on other sites More sharing options...
MG Posted June 28, 2003 Share Posted June 28, 2003 You can exectue Tcl/Tk files within Houdini, via the textport! tcl *location*/*my-tcl-file.tcl* tk *location*/*my-tk-file.tk* Quote Link to comment Share on other sites More sharing options...
ykcosmo Posted June 30, 2003 Author Share Posted June 30, 2003 great thx. is it the same way to use it under linux?? Quote Link to comment Share on other sites More sharing options...
MG Posted June 30, 2003 Share Posted June 30, 2003 In the textport, yes. 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.