CAPTION

CAPTION captiontext

The CAPTION statement defines the title for the dialog box. The title appears in the box's caption bar (if it has one).

The default caption is empty.

Parameters

captiontext

Specifies an ASCII character string enclosed in double quotation marks.

Examples

The following example demonstrates the usage of the CAPTION statement:

CAPTION "Error!"