SaveSymlib Command

SaveSymlib [/v25] [/append] [/force] /lib <libname>|/all <filename>

Parameters

/all

Write out all installed symbols.

/append

Symbols are appended to filename . Otherwise filename will be overwritten if it already exists. Note that any symbols written that are already present in filename will be overwritten. It is not possible to have duplicate symbols within the same library file.

/ascii

Force save to ascii file format (default).

/binary

Force save to binary file format.

/force

Allows symbols to be written to an existing library file. Otherwise if filename is an existing installed library, the command will abort with an error message.

/lib

Name of library file to write out. This must be an installed file.

/v25

If specified, the file will be written in a format compatible with all SIMetrix versions 2.5, 3.0, 3.1 and 4.0. Otherwise the format used will work only with versions 4.1 or later

filename

File to receive symbols.