Task Description:
While browsing a web, copy something to the clipboard and with the press of a hot key send it via email.
T17.atmn
Note: Save the .atmn file in My Documents->Automation Anywhere->Automation Anywhere->My Tasks
| Solution |
| 1. | Create new task |
Click on New -> Task Editor. |
| 2. | Send clipboard contents in e-mail |
- From the Internet category select the Send email command.
- Specify valid values in To, From and Subject fields.
- In the message body insert the variable $Clipboard$
Screenshot 1 |
| 3. | Assign a hot key to the task |
- Save the task.
- In the main application window of Automation Anywhere select the task and click on
General tab -> Hotkey section.
- Assign the Hotkey to this task.
Screenshot 2 |
| |
| Whenever you copy any text in any
application using Ctrl + C or any menu, you can instantly send that to a
friend or colleague via email with a Hotkey. |
Screenshot 1:

Screenshot 2:

|