9.15.8.92 Example

In single mode, the following command exports the secured PDB 'my_design.pdb':

export_secured_pdb -file {D:/TOP/my_design.pdb}

In chain mode, the following example exports the secured PDB 'my_design.pdb' from the A2F200M3F device in the chain:

export_secured_pdb -name {A2F200M3F} -file {./my_design.pdb}

export_script

Exports the history in a Tcl script.

export_script -file {file} -relative_path {TRUE|FALSE}