| Allegro CL version 7.0 Minimally revised from 6.2. | |||||||||
Arguments: configuration
Returns (or sets with setf) whether a confirmation dialog
appears when you attempt to exit the IDE. If
true, the IDE will not exit if you do not confirm
that you really want to exit the IDE. If nil,
the IDE will simply go ahead and exit.
query-exit is a
property of the configuration class.
See also query-os-exit, which controls whether the user is prompted for confirmation when the operating system is exiting.
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. has had minimal revisions compared to the 6.2 page.
Created 2005.9.20.
| Allegro CL version 7.0 Minimally revised from 6.2. | |||||||||