04-30-2007, 04:02 PM
i run tcl script in continuous cycle that controls everything. so the script only has to be able to abort qm-macro when it dies on ie5.5. i tried to push break key from within the function below but it does not release qm.
<code><font color=#0000ff>function</font><br><font color=#0000ff>act </font>"+IEFrame"<br>'AF4<br><font color=#00a000>;hit break key</font><br>'G<br></code>
is there the way to do it properly?
thanks,
-vlad
<code><font color=#0000ff>function</font><br><font color=#0000ff>act </font>"+IEFrame"<br>'AF4<br><font color=#00a000>;hit break key</font><br>'G<br></code>
is there the way to do it properly?
thanks,
-vlad