🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

How to execute a tcl command in an existing HM session through cmd?

User: "Saumya4Mishra"
Altair Community Member
Updated by Saumya4Mishra

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

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "tinh"
    Altair Community Member
    Updated by tinh

    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