Re: Copy and Paste Commands away from Windows Clipboard
| Newsgroups | gmane.comp.windows.power-pro |
|---|---|
| Message-ID | <[email protected]> |
No, no direct way to do this. The reason is that Powerpro can only get info from another program by asking that program to copy it to the clipboard. There is no other general approach to getting info from another program. You could use a script with clip plugin to write curren clipboard to file, then do your copy and paste, then restore the saved clipboard.