CONSOLEMSG        Write a message to the console window

Top  Previous  Next

Syntax:

CONSOLEMSG

[ message ]

Arguments:

[ message ]

Variable or string containing a message to write to the console window.

Options:

None

 

 

 

This script command writes a message to the console window. This message does not appear in the script log file.

 

This command overrides the /off status that may be set for console messages with the CONSOLE script command.

 

Related Command(s): CONSOLE, LOGMSG