8.2 Prompting for values

8.2.1 Prompting for strings

The simplest of the CAPI prompting dialogs isprompt-for-string which returns the string you enter into the dialog.

(prompt-for-string
 "Enter a string:")

Figure 8.4 A dialog prompting for a string

An initial value can be placed in the dialog by specifying the keyword argument:initial-value.


CAPI User Guide, Liquid Common Lisp Version 5.0 - 2 OCT 1997

Generated with Harlequin WebMaker