You can place an object on the Object Clipboard by using the menu command Clip, available in most tools as described below..
To place the current object of a Listener on the Object Clipboard (that is, the value of the variable cl:*), choose Values > Clip in the Listener.
If your Listener is in the debugger, you can clip the condition object by Debug > Condition > Clip.
To place a class from the Class Browser on the Object Clipboard, select the class name in the Hierarchy, Superclasses, Subclasses or Precedence tab, and choose Classes > Clip.
To place a slot definition object from the Class Browser on the Object Clipboard, select the slot name in the Slots tab, and choose Slots > Clip.
To place a method or generic function object from the Class Browser on the Object Clipboard, select it in the Functions tab, and choose Methods > Clip.
To place the currently inspected object in the Inspector on the Object Clipboard, choose Object > Clip.
To place the value in a slot of the currently inspected object, select the slot in the Inspector, and choose Slots > Clip.
To place the current function on the Object Clipboard, choose Function > Clip. If you have selected a function name in the Function Call Browser, that function is clipped instead.
To place a method from the Generic Function Browser on the Object Clipboard, select the method and choose Methods > Clip. For the generic function object itself, choose Function > Clip.
To place the condition object from the Debugger tool on the Object Clipboard, choose Condition > Clip.
To place the value of a variable in the Debugger's backtrace area on the Object Clipboard, select the variable and choose Variables > Clip.
To place the value of a variable in the Stepper's Backtrace tab onto the Object Clipboard, select the variable and choose Variables > Clip.
To place the system object from the System Browser onto the Object Clipboard, choose Systems > Clip.
To place any CAPI top level window itself on the Object Clipboard, choose Window > Interface > Clip.
To place data from a Description panel, such as in the Class Browser or in the Tree tab of the Compilation Conditions Browser, select the desired parts of the Description and choose Description > Clip.
LispWorks IDE User Guide (Macintosh version) - 01 Dec 2021 19:36:23