Format: configure config_item[=|:| ]value
This command changes the value of a MULTI configuration option. configure ? displays a list of all items you can configure. The config_item can be separated from value by either an equal sign (`='), a colon (`:'), or a space (` '). For example, to change MULTI's tab size to 9, enter:
configure tabsize=9
See the chapter on Configuration in the Building and Editing with MULTI 2000 manual.