HLASM Programmer's Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


ASMA422N

HLASM Programmer's Guide
SC26-4941-06

Option xxxxxxxx is not valid in a *PROCESS statement

Explanation

The following options cannot be specified in a *PROCESS statement:
 ADATA|NOADATA    OBJECT|NOOBJECT
 ASA|NOASA        SIZE
 DECK|NODECK      SYSPARM
 EXIT|NOEXIT      TERM|NOTERM
 GOFF|NOGOFF      TRANSLATE|NOTRANSLATE
 LANGUAGE         XOBJECT|NOXOBJECT
 LINECOUNT
 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

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014