Odcl_ProfileExportAll

(From ODCL_LM file)

<< Click to Display Table of Contents >>

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

Odcl_ProfileExportAll

(From ODCL_LM file)

Previous pageReturn to chapter overviewNext page

 

Odcl_ProfileExportAll

This function will export all profiles from windows registry into a reg file

 

First Parameter:

- REG file name as String

 

Return Value:

- REG file created.

 

AutoLisp Syntax:

(Odcl_ProfileExportAll "c:\\temp\\AllProfile.reg")