DISPLAY ZAPS command: Difference between revisions
Jump to navigation
Jump to search
(3 intermediate revisions by the same user not shown) | |||
Line 26: | Line 26: | ||
==Example== | ==Example== | ||
<p class="code">DISPLAY | The following example displays the numbers of all zaps that have been applied: | ||
<p class="code">DISPLAY ZAPS | |||
</p> | </p> | ||
==Usage notes== | ==Usage notes== | ||
<ul> | <ul> | ||
Line 33: | Line 35: | ||
<p>Issue a USE command prior to a DISPLAY ZAPS command to direct the output to a destination other than the terminal.</p> | <p>Issue a USE command prior to a DISPLAY ZAPS command to direct the output to a destination other than the terminal.</p> | ||
</li> | </li> | ||
<li>Starting with version 7.5 of <var class="product">Model 204</var>, <var>DISPLAY EW</var> is an alias for the <var>DISPLAY ZAPS</var> command.</li> | |||
<li>Prior to version 7.5 of <var class="product">Model 204</var>: | <li>Prior to version 7.5 of <var class="product">Model 204</var>: | ||
<ul> | <ul> | ||
Line 38: | Line 41: | ||
<li><var>DISPLAY EW</var> required system administrator privileges. | <li><var>DISPLAY EW</var> required system administrator privileges. | ||
<li>Either an early warning number, or the <var>ALL</var> keyword was required. | <li>Either an early warning number, or the <var>ALL</var> keyword was required. | ||
</ul> | |||
</ul> | </ul> | ||
[[Category:Commands]] | [[Category:Commands]] |
Latest revision as of 18:53, 10 January 2019
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 applied zap numbers. This is the default option. |
Example
The following example displays the numbers of all zaps that have been applied:
DISPLAY ZAPS
Usage notes
- The DISPLAY ZAPS command displays the numbers of the zaps 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 zaps or a particular zap.
Issue a USE command prior to a DISPLAY ZAPS command to direct the output to a destination other than the terminal.
- Starting with version 7.5 of Model 204, DISPLAY EW is an alias for the DISPLAY ZAPS command.
- Prior to version 7.5 of Model 204:
- The DISPLAY EW command performed this function.
- DISPLAY EW required system administrator privileges.
- Either an early warning number, or the ALL keyword was required.