ArborX


tpasteb

Longname: abrev iation   Open the Documentation Legend
Released: 7.91a 
Created: 7.91a 
See also: tcutb tcopyb (n/a) ttflat

Summary
Pastes data from a clipboard into the text stream at the insertion position of the cursor. From which clipboard and the manner in how blacklining information is inserted is determined by the parameters used, data on the clipboard and data contained in the insert stream.
Example (n/a)
No example is available for this feature.

Syntax (7.91a)
tpasteb Ø
tpasteb #:L  *:L?  job:s?
tpasteb  job:s?  buf:n?
where
<paste_type> ::= #:L  *:L?  job:s?  |   job:s?  buf:n?
#:L

Indicates that clipboard 0 of the multiple clipboards will be used. Note that Clipboard 0 is solely reserved for blacklining and normal use of the multiple clipboards is 1-20.

*:L

Used solely in conjunction with the # parameter it signifies that the data pasted from clipboard 0 is of fragment file type.

job:s

Job ID.When usedwithout the # parameter data is pasted from the special windows clipboard called 3B2blacklining. The job ID copied/cut to the relevant clipboard is comparedwith the job IDparameter passed (see Paste table below).

buf:n

An integer in the range1-20 indicating the multiple clipboard number.


Document created on 08-Feb-2003 (revision 1)