Programmed access to the clipboard
Kclient (and WDW before it) has intrinsic $DECLARE functions that allow programs to manipulate data in the clients clipboard.
| KCMLWriteClipboard | Write information into the Windows clipboard. |
| KCMLReadClipboard | Read information from the clipboard. |
| KCMLGetClipboardLength | Retrieve the size of the clipboard |