I am running my code in a netview on zos 1.8. I cannot trap the output of the command i am issuing:
1. start tso server
2. issue command:
"PIPE TSO "invoke_type" "xsid" "etype,
" | CORR 10",
" | STEM OUTPUT."
3. stop tso server
the output stem simply returns the message that the command was accepted, not the actual output of the command.
Any ideas?
1. start tso server
2. issue command:
"PIPE TSO "invoke_type" "xsid" "etype,
" | CORR 10",
" | STEM OUTPUT."
3. stop tso server
the output stem simply returns the message that the command was accepted, not the actual output of the command.
Any ideas?