DISPLAY ZAPS command: Difference between revisions
Jump to navigation
Jump to search
(→Syntax) |
|||
Line 8: | Line 8: | ||
==Syntax== | ==Syntax== | ||
<p class="syntax"><b>D</b>ISPLAY | <p class="syntax"><b>D</b>ISPLAY ZAPS [ALL | <i>n</i>] | ||
</p> | </p> | ||
Line 20: | Line 20: | ||
<tr> | <tr> | ||
<th><var>ALL</var></th> | <th><var>ALL</var></th> | ||
<td> displays all early warnings.</td> | <td> displays all early warnings. This is the default option.</td> | ||
</tr> | </tr> | ||
</table> | </table> | ||
==Example== | ==Example== | ||
<p class="code">DISPLAY EW ALL | <p class="code">DISPLAY EW ALL |
Revision as of 02:45, 31 December 2013
Summary
- Privileges
- Any user
- Function
- Displays the numbers of the zaps that have been applied to Model 204
Syntax
DISPLAY ZAPS [ALL | n]
Where:
n | is the name of a specific early warning. |
---|---|
ALL | displays all early warnings. This is the default option. |
Example
DISPLAY EW ALL
Usage notes
The DISPLAY EW command displays the early warnings that have been applied to the current Model 204 ONLINE and BATCH204 modules (z/OS and z/VSE) or Online module or saved segment (z/VM). You can display all early warnings or a particular early warning. The version number of a specific early warning is included in the display.
Issue a USE command prior to a DISPLAY EW command to direct the output to a destination other than the terminal.