Odcl_SVS

(From ODCL_LM file)

<< Click to Display Table of Contents >>

Navigation:  ObjectDCL > ObjectDCL Distribution Kit > DK Lisp functions >

Odcl_SVS

(From ODCL_LM file)

Previous pageReturn to chapter overviewNext page

Odcl_SVS

This function will create a log report of the Signature Validation Status for a specific project.

Parameter

project file location as String

ex: "c:\\Program files\\Ductisoft\\ObjectDCL ARX\\ODCL_LM.ods"

 

Return Value

Will create and open the log file with the signature validation status of specific project.

log file is created in same folder of the ObjectDCL Extension folder.

 

AutoLisp Syntax:

(Odcl_SVS ProjectFileLocation [as String])