rmbi

rmbi


.profile Index Level unix
Syntax rmbi {function.list}
Category Unix
Type Verb
Description removes one or more functions from the list of Unix or C built-in functions.

"function.list" is a list of one or more item-ids (separated by spaces) indicating functions to add to the existing built-in functions.

Functions in the "function.list" list are no longer available to be called from within FlashBASIC. If "function.list" is not specified, then a list is presumed to be active. If no list is active, the file-defining the user built-in functions is rebuilt to match the list of built-in functions.
Options
See Also addbi (D3/Unix) c function set-cmem active list   listbi rmbi
Example
Warnings The development set must be installed on the system to be able to use this verb.
Compatibility D3/Unix
.profile Index Level unix