Clipboard Manager
by bunkahumpa
bunkahumpa@playcs.com
irc.GamesNET.net #script
---------------------------

Clipboard Manager is an addon to view and store clipboard items. It makes it easy to copy things to the clipboard and also save/view things in more permanent storage than the windows clipboard.

---------------------------

- Installation:

Unzip the zip file into your mIRC directory and type:

//load -rs $findfile($mircdir,clipboardmanager.mrc,1).shortfn

It will ask you if it is ok to run some commands, click yes.

---------------------------

- Usage:

To start the addon, right-click and select ClipboardManager from the popup list.

When the dialog is launched it puts the current clipboard contents into the editbox, if you click on one of the numbers near the top it replaces the contents of the editbox with whatever is stored in each designated numbered item.

If you click on copy to clipboard, it will copy whatever is in the editbox to the clipboard.

If you click on save as item, it will save whatever is in the clipboard into an item that you choose (another dialog will pop-up asking you which one).

You can also see "stats" (lines/characters) of the editbox contents at the bottom-left and bottom-right of the dialog.