Invoking HyperView from within Compose
Debdatta_Sen
Altair Employee
I have saved the installation directory in a variable and I am trying to invoke HW from within Compose, as shown in the image below:
But then I get an error message, where I see that the pkgIndex.tcl file is being searched for in the Compose Installation Directory:
Any ideas as to how I can avoid this from happening?
Thanks!!
0
Answers
-
Hi Deb,
In your script, just before calling hw.exe, you should unset ( = set to empty) the variable ALTAIR_HOME .
Franck
0