Please enable JavaScript to view this site.

This command allows a blocking message window to be displayed.

Syntax

MSGBOX [-Q|-W|-C] "<text>" ["<title>"]

-Q

Display message as query

-W

Display message as warning

-C

Display message as critical

<text>

Text to be displayed in the window

<title>

Title (optional, default "") to be displayed in the window

Annotation:

If none of the -Q, -W or -C options are used, it is displayed as an informational message.

If the title is not specified, the title of the requesting shell window is used.

 

  

Keyboard Navigation

F7 for caret browsing
Hold ALT and press letter

This Info: ALT+q
Page Header: ALT+h
Topic Header: ALT+t
Topic Body: ALT+b
Contents: ALT+c
Search: ALT+s
Exit Menu/Up: ESC