RECPAD (Fortran only)

Derivation: RECord PADding

RECPAD specifies if a formatted input record is padded with blanks.

The default value for non-CICS applications is NORECpad.

RECPAD is ignored under CICS®.

Read syntax diagramSkip visual syntax diagram
Syntax

   .-NORECpad-.   
>>-+-RECpad---+------------------------------------------------><

Usage notes

  • The PAD specifier of the OPEN statement can be used to indicate padding for individual files.