Odcl_RemoveVBA

(From ODCL_LM file)

<< Click to Display Table of Contents >>

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

Odcl_RemoveVBA

(From ODCL_LM file)

Previous pageReturn to chapter overviewNext page

Odcl_RemoveVBA

This function wilr remove vba dictionary

Return Values

T  if applied.

Nil in not.

 

Example

;Get RGB value ov 39

(Setq rValue (Odcl_RemoveVBA))

 

Result

39

 

AutoLisp Syntax:

(Sqtq rValue (Odcl_RemoveVBA))