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


Messages

HLASM Programmer's Guide
SC26-4941-06

ASMAXPRT might issue message ASMA701W as follows:
  • ** ASMA701W LISTING: ASMAXPRT - Invalid Option Specified: xxxxxxxx

    This message is issued because the value xxxxxxxx, specified as an exit string of the EXIT assembler option, is not recognized by ASMAXPRT.

    The exit uses the keyword options processed until the error was detected. Any values in the exit string after xxxxxxxx are ignored.

  • ** ASMA701W LISTING: ASMAXPRT - No options specified

    This message is issued because ASMAXPRT expects one or more keyword options in the exit string of the EXIT assembler option.

  • ** ASMA701W LISTING: ASMAXPRT - Exit buffer is full

    This message is issued because ASMAXPRT, as supplied, only supports a maximum of 60 lines for the Options Summary page. To increase this value, or change it to allow an unlimited number of lines, modify the exit source then assemble and link-edit it.

    This error might cause an incomplete Options Summary page.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014