Previous Topic: INDEX SECTIONNext Topic: PCB Statement


PCB SECTION

The PCB SECTION performs the following:

The information included in the PCB SECTION corresponds to the associated DL/I PCBs within a PSB.

The PCB SECTION consists of PCB statements and SEGMENT statements and is formatted as follows:

PCB SECTION.
 PCB statement.
 SEGMENT statements.
  ...
PCB statement.
 SEGMENT statements.
  ...

The syntax for the PCB statement and the SEGMENT statement are presented separately below.