| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |
Arguments: message title &key topmost
Displays, using the platforms's low-level utility, a simple message dialog, with title title and message message. If topmost is specified true, the message window will be a topmost window (staying above all other windows whether related to Lisp or not). This function returns what the low-level utility returns, which is typically not meaningful.
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 |