27.12.2012 Views

z/VM: CP Commands and Utilities Reference - z/VM - IBM

z/VM: CP Commands and Utilities Reference - z/VM - IBM

z/VM: CP Commands and Utilities Reference - z/VM - IBM

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

v All following REP control statements for that CSECT are ignored until the<br />

next successful VER control statement for that CSECT.<br />

Include Control Section Control Statement<br />

The include control section statement changes the length of a CSECT. Use it only<br />

when replace control statements cause a control section to increase in length.<br />

Format:<br />

1 2–4 5–72<br />

X'02' ICS name size<br />

Where:<br />

X'02'<br />

must appear in column 1.<br />

ICS<br />

is the include control section statement acronym.<br />

name<br />

is the name of the CSECT you wish to enlarge.<br />

size<br />

is the total size required for the CSECT. If size is smaller than the assembled<br />

size, the assembled size is used.<br />

Usage Notes:<br />

1. Both arguments in the include control section statement are required.<br />

2. The include control section statement must appear before the first ESD<br />

statement of the CSECT.<br />

Delete Control Statement<br />

The delete control statement deletes up to eight CSECTs.<br />

Format:<br />

1 2–4 5–72<br />

X'02' DEL name1 [... name8]<br />

Where:<br />

X'02'<br />

must appear in column 1.<br />

DEL<br />

is the delete control section statement acronym.<br />

H<strong>CP</strong>LDR Control Statements <strong>and</strong> Output<br />

name1 [...name8]<br />

is up to eight CSECT names. These names must not be previously defined<br />

within the load. Subsequent attempts to define these names as part of the<br />

system or subsystem will result in those CSECTs being deleted.<br />

Appendix D. H<strong>CP</strong>LDR Control Statements <strong>and</strong> Output 1907

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!