Next Previous Up Top Contents Index

9.4 DUIM-Frames Module

command-table-name

Generic function

Summary

Returns the name of the specified command table.

Signature

command-table-name command-table => name

Arguments

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

Values

name
An instance of type <object>.

Library

duim-frames

Module

duim-frames

Description

Returns the name of command-table, as defined by the name: init-keyword for <command-table>.

See also

<command-table>, page 720

command-table-menu, page 723


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index