I’m reading somebody elses Tcl code and they have used the following:
set dipList “KILL $mh”
msgset $mh “A Message”
set dispList “CONTINUE $mh”
Is this allowed? If I’ve killed the mh how can it then be continued?
Thoughts please as I have to write a report on the interface and recommend changes to a client (if necessary).
The interface does work.
Regards
Garry