Ubuntu Manpages

MBK_IN_PH

define the physical input format of mbk and genlib

c-shell running
setenv MBK_IN_PH format

See the file man1/alc_origin.1.

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.

- ap, alliance physical format
- cp, vti physical format

"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.

	setenv MBK_IN_PH al

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

See the file man1/alc_bug_report.1.