Set Clipboard |
Menu: Edit > Set Clipboard > Clipboard n
Default Shortcut Key: none
Macro function: SetClipboard()
The Set Clipboard command is used to set the active clipboard. The active clipboard can be either the Windows clipboard or one of Boxer's eight internal (private) clipboards. Text which is placed on the Windows clipboard will be accessible by other applications. Likewise, text placed on the Windows clipboard by other applications is available to Boxer whenever the active clipboard is the Windows clipboard. Text that is placed on any of Boxer's internal clipboards is not available to other applications.
The content of each clipboard is displayed in a popup window as the menu cursor is moved across the clipboard's menu entry. This makes it easy to check what's on a clipboard without actually pasting the content into a file.
The content of Boxer's internal clipboards will be saved at the end of an edit session, as long as the length of the text on the clipboard is 2,048 characters or less. Because the content of the internal clipboards persists from session to session, and cannot be changed by other applications, these clipboards can be useful for storing frequently used text blocks for insertion into your files. The Edit Clipboard command might be used to create these text blocks and maintain them.
The content of a single clipboard can be cleared with the Clear Clipboard command. The content of all clipboards can be cleared with the Clear All Clipboards command.
|