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


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

Generated with Harlequin WebMaker