under jes2, i can't see anything about it, or can somebody tell me how to refer to the message, which appeared on the terminal, sent by TPUT?
The TSO terminal operator running the program. The TPUT macro is the lowest level macro that a program running in the TSO environment can use to display output at the terminal of the TSO user running the program. A TPUT macro issued by a batch program will not display anywhere.
WTO 'HELLO WORLD'
in the HLASM program, where can i find 'HELLO WORLD' appeared?
- In the JES2 JESMSGLG data set for the JES2 job running the program that issued the WTO macro.
- In the SYSLOG data set for the system where the job was run.