Send Break Key

Discuss RoboTask here
Post Reply
jasv
Posts: 1
Joined: Mon Nov 24, 2008 12:20 pm
Location: United States

Send Break Key

Post by jasv »

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?
Last edited by jasv on Mon Nov 24, 2008 4:51 pm, edited 1 time in total.
Oleg
Site Admin
Posts: 3202
Joined: Thu Jan 01, 1970 1:00 am
Contact:

Send Break Key

Post by Oleg »

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.
Post Reply