tcl.rmbi
Removes Unix built-in functions.
Syntax
rmbi {function.list}
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 Pick/BASIC. 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.
See Also
User Comments
What do you think?
Share your experience or ask a question by using the form below.
Login to leave your comments.
