![]() |
|
clipboards |
Longname: | clipboards | ![]() |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Released: | 7.69a | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Created: | 7.69a | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
See also: | tcopy tcut tpaste |
Summary |
This feature provides the ability to assign cut/copy/paste keystrokes to twenty clipboards and also includes a dialogue for managing clipboards. |
Example extract |
Clear clipboards 1,2 and 3:
Load all clipboards defined in the default clipboards file:
Load clipboards 1,2 and 3 from the default clipboards file:
Save all clipboards into the file specified by the user from the Save Clipboards dialogue:
|
Syntax
|
*:L ?file:s ?clip:n ?
|
*:L |
Clear clipboards. |
l:L |
Load clipboard definitions from file. |
s:s |
Save all clipboards into the file specified from the Clipboards dialogue box. |
file:s |
Supplies the filename for load and save actions. If the filename is not supplied, a Load or Save dialogue box will be displayed to allow the user to select a file. |
clip:n |
A comma separated list specifying one or more clipboard(s) the action should be applied to. If clipboards are not specified then the action is performed for all clipboards. |
The multiple clipboards are completely separate from 3B2's existing clipboards and loaded with content when 3B2 starts. The content is sourced from a file called sclip.3l which is located in the 3B2 executable directory. If this file does not exist, no content is loaded into the clipboards. This file is in the multiple clipboards format which is also compatible with the 3B2 library format. For example, the data from clipboard files can be loaded into a document as tags using tdldtag. |
The dialogue box has a list on the left hand side that displays all currently available clipboards, clicking on a clipboard from this list will cause the contents to be displayed in the and tab text areas. The text area displays a description of the clipboard and its contents in an easy to read format. The area will not display the content of Graphics types or encrypted clipboards. The tab text area displays the raw clipboard data. |
Clicking the |
For all clipboards the |
![]() |
Graphic types and encrypted clipboards will not be shown in the Contents ▶ tab. |
Document created on 08-Feb-2003 (revision 1)