Previous Page Next Page Contents

loadlib -- load a library package

Introduction

loadlib(libname) loads the library package libname.

Call(s)

loadlib(libname)

Parameters

libname - the package name: a string

Returns

TRUE if the package has been loaded successfully, and FALSE if the package was already loaded.

Related Functions

export, LIBPATH, loadmod, loadproc, package, Pref::verboseRead

Details

Changes




Do you have questions or comments?


Copyright © SciFace Software GmbH & Co. KG 2000