OK now here is the problem:
I have to copy a number from outlook (Ctrl+c)
Move to the next window (Alt+Tab)
Select the existing text of a input field (Ctrl+A)
Paste the copied text there (Ctrl+v)
Submit the form (Enter)
Take a screen shot of the window (Alt+PrintScreen)
Move back to Outlook (Alt+tab)
Press reply of the current mail (Ctrl+r)
Paste the screen shot from the clipboard (Ctrl+v)
Send the mail (Ctrl+Enter)
Done.:P
Now I have made a script to do that. But its not working. When i run the script the Windows behave strangely and sometimes I had to restart the computer :(. Here is my script,
^h::
Send ^c!{tab}^a^v{enter}!{PrintScreen}!{tab}^r^v^{enter}
return
I think I have to use more advanced tricks like checking if the window is active or not. Gedu amare bacha...
2 comments:
haha, tui dhora khaisos jene anondito lagche, anyways tor hotkey mone hoi duibar execute hocche.Carefully dekh, tor script nijei nijeke call kortese naki....
halar po, script leikha de...
Post a Comment