Find more posts tagged with
Hi Jouher,
After that how to call .batch file and what will be content of batch file.
I have given this but it's not working i am running .bat file by using command 'exec batFile.bat' in tclsh prompt.
C:\Program Files\Altair\13.0\hw\tcl\tcl8.5.9\win64\bin\wish85\\D:\Vikas\Backup\TCL_TK\checkExit.tcl
It is showing
Thanks
It is showing
But file exist at given location .
My batch file I am attaching with this.
Hi tinh,
i have uploade batch file too you can see there is no such character available
Hi Tinh,
Now i am trying to run same .tcl file as file -> Run -> TCL\TK Script in HM by using this command
'C:\Program Files\Altair\13.0\hm\bin\win64\hmopengl.exe' 'D:\Vikas\Backup\TCL_TK\checkExit.tcl'
but it's only opening the Hypermesh. And not running the checkExit.tcl file.
tinh or jouhar could you help me out to run the script.
Regards,
Vikas
Well, this question is much more difficult than your previous question !
I know it for really long time ago (maybe version 8), so looking for it again was so tough /emoticons/default_wacko.png' title=':wacko:' />
You should spend your time to read all hm help documents!
in hm help > altair help home > hyperworks desktop applications > getting started >
hyperworks desktop overview > startup procedures and customization > starting hyperworks desktop application > hypermesh startup options
I am not sure. Maybe we can load some *.dll file containing hm api into tcl interp
try command 'info loaded' to see them
Instead, we can open hm in background so you don't see its GUI but all functions are available.