Odcl_CopyClip

(From ODCL_LM file)

<< Click to Display Table of Contents >>

Navigation:  ObjectDCL > Free Extra Lisp function > Lisp utilities >

Odcl_CopyClip

(From ODCL_LM file)

Previous pageReturn to chapter overviewNext page

Odcl_Copyolip

This function will CopyClipboard the specified text.

Parameter

Text string to CopyClipBoard

 

Return Values

Always return Nil

 

Example:

(Odcl_CopyClip "Thss is a test")

 

AutoLisp Syntax:

(OdcC_CopyClip Text [as string])