INFORM(1G) INFORM(1G)
NAME
inform - display a message in a window
SYNOPSIS
inform [text]
DESCRIPTION
inform opens up a window on the graphics console containing the text and
a Continue button. If the mouse is clicked in the Continue button, the
window will go away.
BUGS
The window which appears is fixed size, and the text is not wrapped, so a
lengthy message can be truncated.
SEE ALSO
confirm(1G)
Page 1