vl-arx-import


(vl-arx-import [ 'function | appName ] )

This function imports the BRX defined Lisp function or all BRX defined Lisp function from application appName.

Arguments

function  (symbol) name of the BRX defined Lisp function to be imported into current VLX namespace
or
appName  (string) name of a BRX application to import all exported Lisp functions from

Return

always returns T

Example


Remarks

this function does nothing when used from non-namespace Lisp code



©  Bricsys NV. All rights reserved.