addlib - Add libraries

Add an Library object to the TSLM database.

Syntax

addlib library_name 

Parameters

library_name
Specifies the name of the library to be added. In case there already is a library with the same name TSLM disallows the creation in order to maintain a consistent database.

Results

Beyond the general error code, the following command-specific error codes are returned:

  • EMM1510E -- if a library with the same name already exists.

Examples

addlib MyTS3500-001

Related commands