Odcl_PutCommandlineTextSize

(From ODCL_LM file)

<< Click to Display Table of Contents >>

Navigation:  ObjectDCL > Free Extra Lisp function > Config & Setup >

Odcl_PutCommandlineTextSize

(From ODCL_LM file)

Previous pageReturn to chapter overviewNext page

Odcl_PutCommandLineTextSize

This function will change the command line text size.

Parameter

Value as Intrger representing the command line text size.

 

Example:

(Odcl_PutCommandLineTextSize 10)

 

Return Values

Always return Nil.

 

AutoLisp Syntax:

(Odcl_PutCommandLineTextSize Value [as integer])