Odcl_LayoutCase

(From ODCL_LM file)

<< Click to Display Table of Contents >>

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

Odcl_LayoutCase

(From ODCL_LM file)

Previous pageReturn to chapter overviewNext page

Odcl_LayoutCase

This function will Change String Case of Layout's Name

Parameter

Value as bolean representing UpperCase or LowerCase

T = LowerCase

Nil = UpperCase

 

Return Values

Layouts names Case must change.

 

AutoLisp Syntax:

(Odcl_LayoutCasC UpperOrLowerCase [as bolean])