Need to Press Esc to end function, but doesn't seem to work

Hints, tips and tricks for newbies

Moderators: Dorian (MJT support), JRL

Post Reply
despinal
Newbie
Posts: 16
Joined: Tue Jul 26, 2005 4:49 pm
Location: New York

Need to Press Esc to end function, but doesn't seem to work

Post by despinal » Thu Apr 10, 2008 1:23 pm

I have this dialup application which requires to Press Esc to end the call. I have the codes below which doesn't seem to work. Am I missing something?

I did notice that if I use this below all by itself, the "End" function does work...

Code: Select all

SetFocus>Cisco IP Communicator
Wait>2
Press Esc
Unfortunately I have another function right after Press Esc, like the example below, the End function doesn't get processed...

Code: Select all

SetFocus>Cisco IP Communicator
Wait>2
Press Esc
Wait>3
Let>RP_WAIT=1
Change Directory>C:\Program Files\AliveMedia\MP3 WAV Converter
Run>mp3wavconverter "C:\conversation.wma" /mp3 /"C:\archive"
Thanks,
Dannye

Post Reply
Sign up to our newsletter for free automation tips, tricks & discounts