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
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
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