autoarxload
(autoarxload filename
commands)
This function defines the BRX or TX or NET
module to be loaded for the specified command(s); 'commands' is a
list of C: commands defined by the 'filename' BRX or TX or NET
file.
Arguments |
filename name of a BRX or TX or NET module to be loaded, if
any of the specified C: commands is invoked |
Return |
always returns NIL |
Example |
(autoarxload "MyApp.brx"
'("C:MyCmdA" "C:MyCmd2")) |
Remarks |
the .tx ..brx .arx .dll
filename extensions are supported (if extension is omitted
in filename); |
© Bricsys NV. All rights reserved. |