ASMA422N Option xxxxxxxx is not valid in a *PROCESS statement

Explanation

The following options cannot be specified in a *PROCESS statement:
 ADATA|NOADATA    MACHINE
 ASA|NOASA        OBJECT|NOOBJECT
 DECK|NODECK      SIZE
 EXIT|NOEXIT      SYSPARM
 GOFF|NOGOFF      TERM|NOTERM
 LANGUAGE         TRANSLATE|NOTRANSLATE
 LINECOUNT        XOBJECT|NOXOBJECT
 LIST|NOLIST

System action

If installation option PESTOP is specified, the assembly stops. If installation option NOPESTOP is specified, the assembly continues, using the installation default value or the invocation parameter value for the erroneously specified option.

Programmer response

Remove the option from the *PROCESS statement and resubmit the assembly.

Severity

2