| Allegro CL version 8.0 Unrevised from 7.0 to 8.0. | |||||||||
Arguments: configuration
Returns the value of the warn-on-no-action-taken property of
configuration. The current development configuration is the value of (configuration
*ide-system*) (see configuration and *ide-system*).
If this property is
true, the system pops up a warning dialog when requested commands
cannot be performed. If the value is nil, the
failure is indicated, if at all, with a beep or a status-bar message.
warn-on-no-action-taken is a
property of the configuration class.
In releases prior to 7.0, the symbol naming this operator was in the
common-graphics package.
Copyright (c) 1998-2008, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 8.0. This page was not revised from the 7.0 page.
Created 2005.12.9.
| Allegro CL version 8.0 Unrevised from 7.0 to 8.0. | |||||||||