<clpsave> Saves clipboard content (all data in all the formats available) to file.
Command Tree: | Clipboard \ Save clipboard content to file | ||||
. | |||||
Syntax: | <clpsave>("File")
|
||||
. | |||||
. | |||||
Example: | <#> This example saves clipboard data to file c:\clpdata.clx <#> <clpsave>("c:\clpdata.clx") |