APPLICATION_TITLE

APPLICATION_TITLE T

SET A TITLE TO THE APPLICATION AND TO THE MESSAGE WINDOWS

  • Type: Command
  • Parameter: 1
  • Group: System

ACTION

The command APPLICATION_TITLE T set the title T to the application and to the MESSAGE windows.

SYNTAX: APPLICATION_TITLE T

  • T = variable name, or string expression.

USE

  • The command APPLICATION_TITLE is used to set a title to the application and to the MESSAGE windows.

ERROR

  • If T is not a correct expression.

EXAMPLE

application_title "My Application"

message "Display"

SEE ALSO

CAPTION