The group of open library files
Object specific | |
$add | $add(cPath[,bCreate=kFalse,cIname,cPword,&iErrCode,&cErrText,iFlags=kLibFlagNone,startupParams...]) opens or creates library cPath.cIname overrides default internal name.cPword is library password.iFlags sum of kLibFlag... Returns item ref to library If an error occurs, the returned item reference is NULL; if passed, the iErrorCode and cErrorText parameters identify the error. If you prefix cPath with "!!!", then Omnis does not open the startup task of the new library. |
$remove | $remove(rItem) closes the library; rItem is an item reference to the library to close |
Standard | $appendlist $count $findname $first $insertlist $makelist $next $sendall |
LIB |