Submitting TSO Command Result
To submit a TSO command for execution on the connected mainframe.
ITSOCommandProvider = ...
String command = ...
ITSOCommandResult results = commandProvider.submitTSOCommand(command);
Related topics
Was this page helpful? Yes No
Submitting...
Thank you
Comments
Log in or register to comment.