How to execute a tcl command in an existing HM session through cmd?
Saumya4Mishra
Altair Community Member
Hi All
I need to execute tcl commands in an existing HM session from batch file.
I know the PID of the HM session. Is there any way I can do it?
I am trying to use DDE commands but it is not working out.
Kindly help
Regards
Saumya
0
Answers
-
Could you show your dde commands?
It should work if your hm session is opening a dde server, 'eval' is an easiest server proc, and a -async server is better
0