Odcl_PutCommandlineTextFont

(From ODCL_LM file)

<< Click to Display Table of Contents >>

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

Odcl_PutCommandlineTextFont

(From ODCL_LM file)

Previous pageReturn to chapter overviewNext page

Odcl_PutCommandLineTextFont

This function will change the command line text font.

Parameter

Value as String representing a valid font name.

 

Example:

(Odcl_PutCommandLineTextFont "Arial")

 

Return Values

Always return Nil.

 

AutoLisp Syntax:

(Odcl_PutCommandLineTextFont Value [as string])