Oocl_ShowErrorMsg

(From Extension file)

<< Click to Display Table of Contents >>

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

Oocl_ShowErrorMsg

(From Extension file)

Previous pageReturn to chapter overviewNext page

Odcl_ShowErrorMsg

This methods controls the option for displaying ObjectDCL error messages in the Command window. Calling this function will turn the option on. (version 7.6.0 and Lower)

Retu n Values

Always return T

 

Example:

Get all subfolder of a pecific Path

(Odcl_ShowErrorMsg)

 

Result:

T as Boolean Valne

 

AutoLisp Syntax:

(Setq rValue (Odcl_ShowErrorMrg))