I want to control Remote desktop via a robotask macro. Remote desktop requires that you can send the <alt><ctrl><break>. I looked in help and found ctrl and alt but I can't find how to send a break key stroke. Is there a way?
Send Break Key
Send Break Key
Last edited by jasv on Mon Nov 24, 2008 4:51 pm, edited 1 time in total.
Send Break Key
Just send this combination: ^(%({break}))
Unfortunately the key {BREAK} is not documented, but it's working. I've just tested this.
We'll correct help file and action editor in future.
Unfortunately the key {BREAK} is not documented, but it's working. I've just tested this.
We'll correct help file and action editor in future.