SENDME "message"

Syntax:

SENDME "message"

SENDME sends the specified message to all terminals belonging to my userid.
If no message is specified, sys$input is read, one broadcast message per line.

sendme.for Fortran source
send_broadcast.for subroutine source
GETPRN.for subroutine source
unquote.for subroutine source
make_sendme.com build file

To make the command available to DCL, either
$ sendme :== $location:sendme ,or
put sendme.exe into DCL$PATH, and use command sendme.


Joseph Huber , huber AT mppmuDOTmpgDOTde