mbk_in_ph (1)


NAME

MBK_IN_PH - define the physical input format of mbk and genlib

SYNOPSYS

c-shell running
setenv MBK_IN_PH format

DESCRIPTION

MBK_IN_PH sets the physical input format of the mbk data structure. The data structure will be filled with informations found in the given format file.
valid formats are :
- ap, alliance physical format
- cp, vti physical format

ERRORS

"MBK_IN_PH : 'xxx' unknown format"
The argument given to the setenv is not a legal physical input format for mbk. You must changed it before any other action.

EXAMPLE

        setenv MBK_IN_PH al

SEE ALSO

mbk(3), genlib(1), MBK_OUT_PH(1).