Hello, all,
I have a Tcl script that is working very well on the HyperMesh interface (I've tried in the command window and as File>Run> Tcl/Tk script too), but when I run using batch mode, something happen that stops the looping job. Even the 'command.tcl' stops to write in a random built-in command.
As general, the .bat file has
C:/altair/hm/bin/win64/hmbatch.exe -tcl '<tcl_directory' '<tpl_directory_called_in_tcl_script>'
What is happening?
Thanks in advance.