ITP/Server will send a Progress Message to a synchronous client. This command has no effect when an asynchronous client has submitted the request.
Progress
Message(<text>);
Message: Required.
The text of the message that is sent to the client.
Note
The Progress command is also used to in combination with the web services interface to allow for communication between the caller and the ITP/Server script. Refer to the description of the SubmitEx function in the ITP/Server Manual for more information.