Generic FunctionPackage: common-graphicsToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.2
Unrevised from 6.1

exit-tests

Arguments: system

Returns the value of the exit-tests property of system. The current system is the value of *system*.

The value of the exit-tests property is a list of functions all of which must return true in order for Allegro to exit. An application may want to push a function onto this list to ensure that it is OK to exit the application (but be sure never to remove anything from the list).

exit-tests is a property of the system class.


Copyright (c) 1998-2002, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 6.2. This page was not revised from the 6.1 page.
Created 2002.2.26.

ToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.2
Unrevised from 6.1