MBK_WORK_LIB.1alc - Man Page

define the mbk working directory

Synopsis

c-shell running
setenv MBK_WORK_LIB unix path

Description

MBK_WORK_LIB sets the directory where are saved the results of an invocation of mbk or genlib. This directory is considered to be, from an mbk point of view, read and write.
Also, when a file is searched for reading, the first directory to be looked at is the MBK_WORK_LIB, and then the one defined in MBK_CATA_LIB(1).
The unix path argument must be a actually accessible path on your host machine.

Errors

"mbk_fopen : can't open file 'unix_path/file.xx'"

This occurs when either the unix path is irrelevant, or when the file doesn't exist if it is open for reading, or when you don't have the right on the file or directory while trying to write it.

Example

	setenv MBK_WORK_LIB ~fred/crechan/uom

See Also

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

Referenced By

boom.1alc(1), catal.5alc(5), cougar.1alc(1), filepath.3alc(3), genlib.1alc(1), GENLIB_LOINS.3alc(3), GENLIB_LOINSE.3alc(3), GENLIB_PLACE.3alc(3), GENLIB_PLACE_BOTTOM.3alc(3), GENLIB_PLACE_LEFT.3alc(3), GENLIB_PLACE_ON.3alc(3), GENLIB_PLACE_RIGHT.3alc(3), GENLIB_PLACE_TOP.3alc(3), GENLIB_SAVE_LOFIG.3alc(3), GENLIB_SAVE_PHFIG.3alc(3), GENLIB_SAVE_PHSC.3alc(3), incatalog.3alc(3), incatalogdelete.3alc(3), incatalogfeed.3alc(3), incataloggds.3alc(3), loadlofig.3alc(3), loadphfig.3alc(3), lvx.1alc(1), MBK_CATA_LIB.1alc(1), MBK_CATAL_NAME.1alc(1), mbkfopen.3alc(3), mbkunlink.3alc(3), ring.1alc(1), s2r.1alc(1), savelofig.3alc(3), savephfig.3alc(3), scapin.1alc(1), syf.1alc(1), vasy.1alc(1), xpat.1alc(1), xsch.1alc(1).

October 1, 1997 ASIM/LIP6 MBK ENVIRONMENT VARIABLES