| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |
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.
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 Unrevised from 8.1 to 8.2. 8.1 version |