Macro Language Reference > Macros > Application > tpasteb
  
tpasteb
Description
Pastes blacklining data from a clipboard into the text stream at the insertion position of the cursor. From which clipboard, and the manner in which, blacklining information is pasted is determined by the parameters used, the data on the clipboard and the data contained in the insert stream.
Syntax
tpasteb ( #:L *:L? job:s? )?
tpasteb job:s? buf:n?
#
Paste information from clipboard 0. Clipboard 0 is reserved solely for blacklining information; clipboards 1-20 are used for regular text, objects and graphics.
*
Signify that the data pasted from clipboard 0 is of fragment file type (used solely in conjunction with the # parameter)
job
A string identifying the name of the job, to be compared with the ID specified during the tcutb or tcopyb operations. Paste the data from the relevant clipboard: when used without the # parameter, data is pasted from a special Windows clipboard called PTC ALD blacklining.
buf
The multiple clipboard number: an integer between 1 and 20