Examples
To send userid PEGGY5 a message with the TSO/E SEND command:
TSO SEND 'I RECEIVED YOUR PROC2. THANK YOU.' USER(PEGGY5)
To run the REXX exec SAMPLE in dataset KELLY1.EXEC:
TSO EXEC 'KELLY1.EXEC(SAMPLE)'
[
Previous Page
|
Next Page
|
Contents
|
Index
]