![]() ![]() |
|
MSGThe jBASE MSG command sends a message to other users using either port numbers or account/user ids.
COMMAND SYNTAXMSG {!port | account/userid } text (Options
SYNTAX ELEMENTS!port is the target port number for the message. account/userid is the target user or users for the message. text is the message body.
EXAMPLES
Sends a message to the tty device associated with port number 31.
Sends message to the tty device for all users named jim.
jBC code to send a message with screen control to user jeff. Utilities |