Use the UFT MSG command to either apply the MSG attribute to a file in transit (where applicable) or to send a message to a user at the receiving end.

If the MSG command is referring to the MSG attribute of a file, it should come after a FILE command and preceed any DATA commands. If it is used to send an interactive message to a user, it can come anywhere in the UFT transaction.

The syntax is
  MSG     user   message  

where
user   is the user to receive the message
message   is the text of the message to deliver

The time zone must be recognized at the destination to be of use. If omitted, the time is presumed to be local, that is, no timezone offset can be applied. (This seriously limits the geographic range of your UFT client.)

See also