gtpp1m0oProgram Development Support Reference

Required Input Sequence

The STC utility expects input to be provided in a specific sequence. The sequence is determined by the type of tape the STC utility will generate.

Creating One Pilot System

  1. Disk allocation record
  2. Disk-type record
  3. RUNID with pilot identifier
  4. DATA
  5. Data definition statements
  6. END STC.

Creating One Test Unit

  1. Disk allocation record
  2. Disk-type record
  3. RUNID
  4. PTV options:
  5. DATA
  6. Data record generation detail records
  7. MSG
  8. Message record generation detail records
  9. END STC.

Using SDMU Functions

  1. Disk allocation record
  2. Disk-type record
  3. SDMU function
  4. SDMU data generation records
  5. Data generation detail records
  6. SDMU END.