
154 IBM Application Development Tools for z/OS and OS/390
* ON
* The partially parsed command is:
* SET LOG ON < enter SET LOG ON ?
* The next word may be one of:
* ;
* FILE
* The partially parsed command is:
* SET LOG ON FILE < enter SET LOG ON FILE ?
* The next word may be one of:
* dataset name
* DDNAME
So, our command to set the log file active is:
SET LOG ON FILE data set name or DDNAME
3.9 Hints and tips
Here are some additional items we discovered during our research of Debug
Tool. These might be useful to you:
I have only 12 PF keys
Pitfalls
Systems programmer notes
Customer concerns
How to point to a debug file ...