<clpsave> Saves clipboard content (all data in all the formats available) to file.


Command Tree:   Clipboard  \  Save clipboard content to file
.
Syntax:   <clpsave>("File")
File
Full path to the file that receives clipboard data.
.
.
Example:   <#> This example saves clipboard data to file c:\clpdata.clx
<#>
<clpsave>("c:\clpdata.clx")