CONSOLEMSG        Write a message to the console window

<< Click to Display Table of Contents >>

Navigation:  Robo-FTP User's Guide > Script Programming > Script Commands > All Script Commands >

CONSOLEMSG        Write a message to the console window

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): DISPLAY, PRESSANYKEY, LOGMSG, LOGNTEVENT, DASHBOARDMSG, MESSAGEBOX, PRINT, WRITEFILE, MAILTO, PLAYSOUND

See also: Interactive Debugging