I am trying to create a tcl script that runs a report template with a specific results file (binout0000) however, when I try to run the code my puts commands are not working. Nothing is being shown for that, the only thing that is happening is a new hyperworks window is opened.
Hi, IsabelleL,
I would recommend to removing the OneDrive reference in the filepath and also switch from "\" to "/".
I´ve just created a dummy example to check if the scripts is working making these changes.
I don't know if you've had the chance, but since version 2023.1, HyperMesh has an API with Python
https://help.altair.com/hwdesktop/pythonapi/hypermesh.html
https://youtube.com/playlist?list=PLGNemB0NFb0BUNZkAAyVVNCNGJX83JgCJ&si=wyQPmjVXNxBF2trQ
Regards,
Arthur