Next Previous Up Top Contents Index

9.4 DUIM-Frames Module

remove-command

Generic function

Summary

Removes a command from the specified command table.

Signature

remove-command command-table command => ()

Arguments

command-table
An instance of type <command-table>.

command
An instance of type <command>.

Values

None

Library

duim-frames

Module

duim-frames

Description

Removes command from command-table.

See also

add-command, page 706


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index