1 CAPI Reference Entries

prompt-for-confirmation

Function

Summary

Theprompt-for-confirmation function pops up a dialog box with a message and Yes and No buttons.

Syntax

prompt-for-confirmation message &key screen

Description

This pops up a dialog box containing message, with Yes and No buttons. It returns two values:

Example

(capi:prompt-for-confirmation "Continue?")

See Also

confirm-yes-or-no


CAPI Reference Manual, Liquid Common Lisp Version 5.0 - 3 OCT 1997

Generated with Harlequin WebMaker