EXIT

The EXIT option enables the compiler user exit to be invoked.

Read syntax diagramSkip visual syntax diagram
   .-NOEXIT----------------------------.   
>>-+-EXIT--+-------------------------+-+-----------------------><
           '-(----inparm_string----)-'     

inparm_string
A string that is passed to the compiler user exit routine during initialization. The string can be up to 31 characters long.

See Using user exits for more information about how to use this option.