| Allegro CL version 7.0 Unrevised from 6.2 to 7.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-2006, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 7.0. This page was not revised from the 6.2 page.
Created 2004.8.21.
| Allegro CL version 7.0 Unrevised from 6.2 to 7.0. | |||||||||