vl-unload-vlx


(vl-unload-vlx appName)

This function removes all function definitions of a loaded NameSpace-enabled application appName.

Arguments

appName  (string) the name of a VLX compiled application

Return

T is all functions from appName were successfully removed (set as NIL)

Example


Remarks

the "application name" is the file name without path and extension;
for a normally loaded Lisp file, this function does nothing



©  Bricsys NV. All rights reserved.