MESSAGE
Â
Usage: message ‘‘this is a message’‘
or
 message messagetext
Â
The parameter indicates a text message that is to appear in a message box. This command can be used to display informational messages. If the OK button is pressed, script processing continues. If the CANCEL button is pressed, script processing is terminated. If the message text contains spaces, it must be completely enclosed by the delimiter
Â
Â