CAPTION captiontext
This optional statement defines the dialog box's title. The title appears in the box's caption bar (if it has one).
The default caption is empty.
The captiontext field specifies an ASCII character string enclosed in double quotation marks.
The following example demonstrates the correct usage of the CAPTION statement:
CAPTION “Error!”