tcl.rmbi

Verb: Access/Unix, Releases: AP/Unix and AP/DOS

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

Command Name Type Description
tcl.addbi.unix Verb: Access Adds user-defined built-ins.
basic.cfunc Definition can be called from a Pick/BASIC program or subroutine in AP/DOS and AP/Unix implementations using a syntax similar to that of normal C.
tcl.set-cmem Verb: Access Sets the memory size used for basic/c.
active.list Definition A list of strings delimited by attribute marks created by one of the list-generating processes.
tcl.addbi.apdos Verb: Access Add function to a the AP/DOS monitor.
tcl.listbi Verb: Access List built-in C functions.
tcl.rmbi.link Verb: Access

User Comments

What do you think?

Share your experience or ask a question by using the form below.

Login to leave your comments.