techSetExtractRES
techSetExtractRES(
d_techID
l_deviceDefinition
)
=> t / nil
Description
Appends the specified extractRESspecification to the specified technology database. ASCII technology file location: extractRES subsection of the devices section. If an extractRES device of the same name exists, this function replaces it with the new specification. If the extractRES subsection does not exist, this function creates it.
Arguments
|
A list defining the
|
|
Value Returned
|
The |
|
|
The technology database does not exist or does not contain |
Return to top