Product Documentation
Virtuoso Import Tools User Guide
Product Version IC23.1, September 2023

vmsUserDefinedLibList

vmsUserDefinedLibList =
l_library

Description

Specifies a list of libraries so that the search duration for the switch master is limited to the specified libraries.

If a list of libraries is not specified, an attempt is made to locate the symbol or text view in the current working directory. If these views are not found, another attempt is made to locate the symbol or text view in all directories that are defined in the cds.lib file. The SKILL function ddGetLibList() can be used to retrieve this information from the cds.lib file.

If a list of libraries is specified, an attempt is made to locate the symbol or text views in the directories that are defined in this list, but each library defined in this list should also be defined in the cds.lib file.

Example

vmsUserDefinedLibList =
l_library

Return to top
 ⠀
X