Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines the title for a dialog box. The title appears in the box's caption bar (if it has one).
The default caption is empty.
CAPTION "captiontext"
-
captiontext
-
A character string enclosed in double quotation marks (").
Examples
The following example demonstrates the use of the CAPTION statement:
CAPTION "Error!"