Next Previous Up Top Contents Index

9.4 DUIM-Frames Module

frame-command-table-setter

Generic function

Summary

Specifies the command table associated with the specified frame.

Signature

frame-command-table-setter command-table frame
=> command-table

Arguments

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

frame
An instance of type <frame>.

Values

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

Library

duim-frames

Module

duim-frames

Description

Specifies the command table associated with frame.

See also

frame-command-table, page 794


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index