| Allegro CL version 8.1 Unrevised from 8.0 to 8.1. Minimal update since 8.1 release. 8.0 version |
Arguments: &optional stream comtab-list max-column-width
Generates a table of all keyboard shortcuts used by the IDE, including
menubar shortcuts, comtabs, and global accelerators. If
stream is nil
, then the
report is shown in a list-view
control in a dialog (this
is what the Help | Shortcut Keys command does). If
stream is a stream, then a textual version
of the report is printed to the stream. The default value of
stream is the current value of *terminal-io*
,
which typically will print the output to a listener window.
Copyright (c) 1998-2009, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 8.1. This page was not revised from the 8.0 page.
Created 2009.10.15.
| Allegro CL version 8.1 Unrevised from 8.0 to 8.1. Minimal update since 8.1 release. 8.0 version |