Next Previous Up Top Contents Index

9.4 DUIM-Frames Module

*global-command-table*

Variable

Summary

The command table inherited by all new command tables.

Type

<command-table>

Library

duim-frames

Module

duim-frames

Description

This is the command table from which all other command tables inherit by default. You should not explicitly add anything to or remove anything from this command table. DUIM can use this command to store internals or system-wide commands. You should not casually install any commands or translators into this command table.

See also

<command-table>, page 720

*user-command-table*, page 852


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index