Macro Language Reference > Macros > Application > tcopyb
  
tcopyb
Description
Copies selected text and blacklining information to different types of clipboards. The blacklining information and the type of clipboard to be used are parameter dependant.
Syntax
tcopyb ( #:L ( *:L cur:n rel:n )? job:s? )?
tcopyb buf:n? job:s?
#
Copy information to 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 copied to clipboard 0 is of fragment file type (used solely in conjunction with the # parameter)
cur
The current blacklining revision level
rel
The blacklining revision level to be targeted for the copy operation
job
A string identifying the name of the job, to be specified if pasting the copied data in future, via the paste macro tpasteb. Copy the data to the relevant clipboard: when used without the # parameter, data is copied to a special Windows clipboard called PTC ALD blacklining.
buf
The multiple clipboard number: an integer between 1 and 20