JCL F

Man Page Index


Moves the active input buffer pointer forward to the next parameter.

 

SYNTAX

F

 

NOTES

The input buffer pointer is moved forward to the next field mark, or to the end of the buffer.

 

EXAMPLE 1

Command PIB Before PIB After
F ABC^DEF^GHI ABC^DEF^GHI
    ^        ^

 

EXAMPLE 2

Command PIB Before PIB After
F ABC^DEF^GHI ABC^DEF^GHI
       ^            ^

JCL