![]() |
![]()
| ![]() |
![]()
NAMEMBK_CATA_LIB - define the mbk catalog directory SYNOPSISc-shell running setenv MBK_CATA_LIB path1:path2:path3:...:...:pathn See the file man1/alc_origin.1. DESCRIPTIONMBK_CATA_LIB sets the directories that are to be searched
thru for reading. When instantiating a cell for example, the first cell that
is found with the given name is loaded in memory.
ERRORS"mbk_fopen : can't open file 'unix_path/file.xx' thru directories : path1, ..., pathn" This occurs when either the unix path is irrelevant, or
when the file doesn't exist. This can also be a unix right problem if the file
is not accessible for reading, but this is seldom.
EXAMPLEsetenv MBK_CATA_LIB ~fred/crechan/uom:/labo/sclib DIAGNOSTICSOnly the first path may be given with a '~', since the shell extents it only when seen first. SEE ALSOmbk(3), genlib(1), MBK_WORK_LIB(1). See the file man1/alc_bug_report.1.
|