Previous Topic: Operand ExplanationsNext Topic: SPIN Command


Examples

To send the message “ALL USERS OF TSO2 PLEASE LOGOFF” to all users, issue the following command:

SEND 'ALL USERS OF TSO2 PLEASE LOGOFF',ALL

To send the message “YOUR JOB IS LOOPING - PLEASE CANCEL” to the TPXUSER1 in break-in mode, issue the following command:

SEND 'YOUR JOB IS LOOPING - PLEASE CANCEL',U=TPXUSER1,BRK