Next Previous Up Top Contents Index

1 CAPI Reference Entries

display-message

Function

Summary

The functiondisplay-message displays a message on the current CAPI screen.
Syntax

display-message format-string &rest format-args

Description

The functiondisplay-message creates a message from the arguments usingformat, and then displays it on the current CAPI screen.
Example

(capi:display-message "Current screen = ~S"
                      (capi:convert-to-screen))

See also

display-message-for-pane
display-dialog

LispWorks CAPI Reference Manual - 17 Oct 1998

Next Previous Up Top Contents Index

Generated with Harlequin WebMaker