arxunload
(arxunload filename [ failure-expression
] )
This function unloads a previously loaded BRX
or TX or NET module filename
from BricsCAD.
Arguments |
filename the BRX or TX or NET module to be
unloaded |
Return |
the filename if successfully
unloaded; |
Example |
(arxunload "myApp.brx)
"myApp.brx" |
Remarks |
if filename does not contain a
filename extension, a loaded module using the .tx..brx .arx .dll
extensions is searched (in that sequence) |
© Bricsys NV. All rights reserved. |