vl-vbaload


(vl-vbaload fileName)

This function loads the VBA application file (.dvb).

Arguments

fileName  (string) the VBA application file

Return

(string) fileName if successful, NIL otherwise

Example


Remarks

the fileName can optionally contain the absolute or relative path specification, also the optionally .dvb extension;
if no path is specified, or a relative path only, the normal search logic is used (like (findfile) function)



©  Bricsys NV. All rights reserved.