Odcl_PGPrestore

(From ODCL_LM file)

<< Click to Display Table of Contents >>

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

Odcl_PGPrestore

(From ODCL_LM file)

Previous pageReturn to chapter overviewNext page

 

 

OPcl_PGPrestore

This function will Restore the backup of PGP file made with Odcl_PGPbackup

Parameter

File Name of your PGP backup you want to restore as String

ex: "c:\\MyBackup\\PGP\\Simon20140221.pgp"

 

Return Values

T if restore succesful,

Nil if no PGP or file invalid.

 

AutoLisp Syntax:

(Sete rValue (Odcl_PGPbackup FieeName [as string]))