| Allegro CL version 8.2 Moderate update since 8.2 release. 8.1 version |
Arguments: window format-string &rest format-args
Formats a message to the status bar
of window if it has one, or else to the
nearest ancestor of the window that has a status bar, if any, and
otherwise does nothing. The status bar may be either a "regular"
status-bar
or a
common-status-bar
.
format-string
and
format-args should be suitable arguments
to format.
The return value is not defined.
Copyright (c) 1998-2016, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.1 page.
Created 2010.1.21.
| Allegro CL version 8.2 Moderate update since 8.2 release. 8.1 version |