HLASM Installation and Customization Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


DELETE

HLASM Installation and Customization Guide
SC26-3494-05

Read syntax diagramSkip visual syntax diagram
>>-DELETE=--+---------------------------------------+----------><
            |   .-,-----------------------------.   |   
            |   V                               |   |   
            '-(---option--+-------------------+-+-)-'   
                          |   .-,---------.   |         
                          |   V           |   |         
                          '-(---suboption-+-)-'         

option
an option that is to have its installation default value fixed. This option cannot be overridden by invocation parameters. The option can be any of the following assembler options:
Options      

ADATA
ADEXIT
ALIGN
ALIGNWARN
ASA
BATCH
CODEPAGE
COMPAT1
CONTWARN
DBCS
DECK
DXREF
ESD
EXLITW
FLAG
FOLD

GOFF
GOFFADATA
IMPLENWARN
INEXIT
INFO
LANGUAGE
LIBEXIT
LIBMAC
LIMIT
LINECOUNT
LIST2
MACHINE
MACHINELIST
MAP
MXREF
OBJECT

OBJEXIT
OPTABLE
OPTABLELIST
PAGE0WARN
PCONTROL3
PROFILE
PRTEXIT
PUSHWARN
RA2
RECORDINFO
RENT
RLD
RXREF
SECTALGN
SIZE
STORAGE

SUBSTRWARN
SUPRWARN
SYSPARMV
TERM
TEST
THREAD
TRANSLATE
TRMEXIT
TYPECHECK4
USING0WARN
WARN
WORKFILE
XOBJADATA
XOBJECT
XREF

suboption
a suboption of certain options that is to have its installation default value fixed. This suboption cannot be overridden by invocation parameters.
Notes:
  1. If you specify the COMPAT option, one or more of the following suboptions must also be specified. You cannot specify any other suboption of COMPAT.
    • CASE
    • LITTYPE
    • MACROCASE
    • SYSLIST
  2. (z/OS and CMS) If you specify the LIST option, one of more of the following suboptions must be specified:
    • 121
    • 133
    • MAX
  3. If you specify the PCONTROL option, one or more of the following suboptions must also be specified.

    DATA
    GEN
    MCALL
    MSOURCE
    ON
    UHEAD

    NODATA
    NOGEN
    NOMCALL
    NOMSOURCE
    OFF
    NOUHEAD

  4. If you specify the TYPECHECK option, one of more of the following suboptions must be specified. You cannot specify any other suboption of TYPECHECK.
    • MAGNITUDE
    • REGISTER
Default
No options deleted.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014