mbk_out_ph (1)


NAME

MBK_OUT_PH - define the physical output format of mbk and genlib

SYNOPSYS

c-shell running
setenv MBK_OUT_PH format

DESCRIPTION

MBK_OUT_PH sets the physical output format of the mbk data structure. The files resulting of the work on mbk will have the given format.
valid formats are :
- ap, for alliance physical output
- cp, in order to obtain a vti physical file

ERRORS

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

EXAMPLE

        setenv MBK_OUT_PH al

SEE ALSO

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