Contents | Index | < Browse | Browse >
usage: ADDLIB(name,priority,[offset,version])
-adds a function library or a function host to the Library List maintained by the resident process
-name specifies the name of a function library, or the public message port associated with that host. It is case-sensitive, and libraries should reside in the LIBS: directory
-priority specifies the search priority and must be an integer between 100 and -100 inclusive
-offset is the integer offset to a library's "query" entry point
-version is an integer specifying the minimum acceptable release level of the library