Macro Language Reference > Macros > Application > tcutb
  
tcutb
Description
Cuts 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
tcutb ( #:L ( *:L cur:n rel:n )? job:s? )?
tcutb buf:n? job:s?
#
Cut 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 cut 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 cut operation
job
A string identifying the name of the job, to be specified if pasting the cut data in future, via the paste macro tpasteb. Cut the data to the relevant clipboard: when used without the # parameter, data is cut to a special Windows clipboard called PTC ALD blacklining.
buf
The multiple clipboard number: an integer between 1 and 20