lmPrintLibTermProp
lmPrintLibTermProp(t_viewName[t_filename] )
Description
Prints terminal properties of the specified view for each cell in the current library.
Arguments
{ |
|
|
Name of a file where the printout is stored. If not specified, output is displayed on the screen. |
Example
lmPrintLibTermProp( symbol )
Prints all terminal properties of the symbol view for each cell in the current library.
Return to top