Copy and Paste Commands away from Windows Clipboard
| Newsgroups | gmane.comp.windows.power-pro |
|---|---|
| Message-ID | <[email protected]> |
Is there a way to use a Copy command that stores copied text in power-pro but not in the Windows Clipboard then another command that pastes the copied text? I am trying to highlight a word or phrase then google it using the following logic but without putting that phrase in the Windows Clipboard: *Clip Copy wait.for (50) http://www.google.com/search?hl=en&q=&(clip) http://www.google.com/search?hl=en&q=&(clip) Thank you