![]() |
|
|
tcopy |
Longname: | t copy | ![]() |
![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Released: | 6.82a | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Created: | 6.82a | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
See also: | tcut tgcopy tpaste clip |
Summary |
Copies selected frames, text or graphics into the appropriate clipboard file, without removing them from your document. |
Example extract |
The macro below copies selected object graphics to a file in Arbortext APP format. This provides you with a simple way of maintaining several Arbortext APP object graphics clipboards, which can be accessed using the tpaste macro.
|
Syntax
|
filename:s ?extended:o ?
|
Ø: |
In Page Mode, the selected frame, frames, or group of frames is copied to the frame clipboard ( clip.3p). By default only the frames' attributes are copied, not their contents: if you want to copy their contents as well you should use the extended switch listed below. In Text Mode, selected text is copied to the text clipboard (clip.3t). In Graphics Mode, selected graphics are copied to the graphics clipboard (clip.3o). Items are not removed from the document after they have been copied. |
filename:s |
The name of a file in 3B2 format (e.g. .3p, .3t, or .3o) to which you want to copy your selection. |
extended:o |
|
Document created on 08-Feb-2003 (revision 1)