ZFIELD image: Difference between revisions
Jump to navigation
Jump to search
(Automatically generated page update) |
m (add link) |
||
(12 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
==Overview== | ==Overview== | ||
<p> | |||
<p> This image is required by the [[ | This [[Images|image]] is required by the <var>[[$FDef]]</var> and <var>[[$LstFld]]</var> functions; it also provides a complete list of all the available attributes for a Model 204 field.</p> | ||
<p>The ZFIELD image is provided as part of the Model 204 installation software.</p> | <p>The ZFIELD image is provided as part of the Model 204 installation software.</p> | ||
<p>'''Note:''' When using ZFIELD, be aware that $ | <p class="note">'''Note:''' When using ZFIELD, be aware that <var>$FDef</var> output maps to the location within the image (not the names), so do not change the order of the image items in ZFIELD.</p> | ||
==Image definition== | |||
<p> | |||
The ZFIELD image definition underwent significant additions in Model 204 V7.5.</p> | |||
<p> | |||
Because all changes were additions, code from earlier version(s) was not affected, but views of the image details are quite different: </p> | |||
<ul> | |||
<li>[[ZFIELD image detail up to Model 204 V7.4]]</li> | |||
<li>[[ZFIELD image detail as of Model 204 V7.5]]</li> | |||
</ul> | |||
==Where to find the image definition== | ==Where to find the image definition== | ||
<p> | |||
<p>The location of ZFIELD for your site is listed in this table:</p> | The location of ZFIELD for your site is listed in this table: | ||
</p> | |||
<table> | <table> | ||
<tr class="head"> | <tr class="head"> | ||
<th> | <th>If your site runs under...</th> | ||
<th> | <th>The ZFIELD image is stored in...</th> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td>z/ | <td>z/OS</td> | ||
<td> | <td>V7.5 and later: The distributed macro library <br>Pre-V7.5: The distributed JCL library </td> | ||
</tr> | </tr> | ||
<tr><td>z/VSE</td> | |||
<td>The distributed JCL library</td></tr> | |||
<tr><td>z/VM</td> | |||
<td>The 193 MAINT204 disk</td></tr> | |||
</table> | |||
[[Category:File architecture]] | [[Category:File architecture]] |
Latest revision as of 17:06, 15 June 2018
Overview
This image is required by the $FDef and $LstFld functions; it also provides a complete list of all the available attributes for a Model 204 field.
The ZFIELD image is provided as part of the Model 204 installation software.
Note: When using ZFIELD, be aware that $FDef output maps to the location within the image (not the names), so do not change the order of the image items in ZFIELD.
Image definition
The ZFIELD image definition underwent significant additions in Model 204 V7.5.
Because all changes were additions, code from earlier version(s) was not affected, but views of the image details are quite different:
Where to find the image definition
The location of ZFIELD for your site is listed in this table:
If your site runs under... | The ZFIELD image is stored in... |
---|---|
z/OS | V7.5 and later: The distributed macro library Pre-V7.5: The distributed JCL library |
z/VSE | The distributed JCL library |
z/VM | The 193 MAINT204 disk |