Added $ClipPaste to compliment $Clip

Ideas for new features

Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard

Post Reply
andrewgilmartin
Posts: 2
Joined: Tue Sep 02, 2003 3:48 pm

Added $ClipPaste to compliment $Clip

Post by andrewgilmartin »

I tend to write perl scripts for manipulating code or data for use within TextPad. For many purposes passing the contents via the clipboard is acceptable and so am glad of the $Clip tool macro. However, after the successful completion of the script I need to manually paste the updated clipboard. I would be helpful if the paste could be done automatically via $ClipPaste tool macro.
Post Reply