How do I run a script (.tcl) on HyperMesh directly from an Excel macro (Visual Basic)?
Hi,
I am creating a script .tcl, which is generated by a Macro on Visual Basic, depending on certain inputs that are introduced into an Excel SpreadSheet.
I would like to be able to run that generated .tcl file on HyperMesh and open the Model that it contains. But all of this, without the need of opening myself the program and clicking in the Toolbar to run this .tcl file.
INPUTS -> Excel SpreadSheet -> Macro (VBA) -> .tcl script-> open HyperMesh -> run the .tcl script
(All above is done within visual Basic environment)
Does anyone how to do it? Thanks in advance!
Carlos