MESSAGE
- Last UpdatedJan 03, 2023
- 1 minute read
Function
The MESSAGE command sends a message to other users.
Description
The message will be displayed only to users already in the application when the command is given, and then only when they next change modules. A message consists of text enclosed in quotes, and it can contain several lines of text.
You can specify the destination in several ways, as shown in the examples.
Examples
|
MESSAGE ID '64da-36' 'This is a message' |
|
|
This message will be sent to the user with the process/host identifier 64da-ws36 |
|
|
MESSAGE USER SAMPLE ’This is a message’ |
|
|
This message will be sent to the user SAMPLE |
|
|
MESSAGE TEAM CABLE ’This is a message’ |
|
|
This message will be sent to all members of the CABLE team |
|
|
MESS ’THE LATEST PIPE ROUTING HAS BEEN APPROVED’ |
|
|
This message will be sent to all users in the project. |
|
Command Syntax
>--- MEssage ----+--- n ------------------.
| |
|--- HOST hostname ------|
| |
|--- ID descript --------|
| |
|--- LOGIN loginid ------|
| |
|--- USer userid --------|
| |
|--- TEam teamid --------|
| |
‘------------------------+-- text -->