|
CopyToClipBoard()
Copies a variable to the Windows Clipboard.
Syntax
CopyToClipBoard(<xVar>) --> lResult
Arguments
<xVar> This may be a character, date or
numeric value.
Returns
Returns logical TRUE if the copy operation was
successful, otherwise FALSE is returned.
Description
This function copies the contents of a variable
onto the Window's Clipboard.
____________________________
Related Topics
Business Function List
|