DISPLAY ZAPS command: Difference between revisions
Jump to navigation
Jump to search
m (Automatically generated page update) |
|||
(8 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
<dl> | <dl> | ||
<dt>Privileges | <dt>Privileges | ||
<dd> | <dd>Any user | ||
<dt>Function | <dt>Function | ||
<dd>Displays the | <dd>Displays the numbers of the zaps that have been applied to <var class="product">Model 204</var> | ||
</dl> | </dl> | ||
==Syntax== | ==Syntax== | ||
<p class="syntax"><b>D</b>ISPLAY | <p class="syntax"><b>D</b>ISPLAY ZAPS [ALL | <i>n</i>] | ||
</p> | </p> | ||
Line 19: | Line 20: | ||
<tr> | <tr> | ||
<th><var>ALL</var></th> | <th><var>ALL</var></th> | ||
<td> displays all | <td> displays all applied zap numbers. This is the default option.</td> | ||
</tr> | </tr> | ||
</table> | </table> | ||
==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> | ||
<p>Issue a USE command prior to a DISPLAY | <li>The DISPLAY ZAPS command displays the numbers of the zaps that have been applied to the current <var class="product">Model 204</var> 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. | ||
<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>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>: | |||
<ul> | |||
<li>The <var>DISPLAY EW</var> command performed this function. | |||
<li><var>DISPLAY EW</var> required system administrator privileges. | |||
<li>Either an early warning number, or the <var>ALL</var> keyword was required. | |||
</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.