NextPrevUpTopContentsIndex

10.3.1 The :continuation argument

All CAPI dialog functions take a keyword argument continuation . This is a function which is called with the results of the dialog.

You do not need to construct the continuation argument yourself, but rather call the dialog function inside with-dialog-results .


LispWorks CAPI User Guide (Unix version) - 17 Mar 2008

NextPrevUpTopContentsIndex