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


General rules for coding the ASMADOPT ASSEMBLE file

HLASM Installation and Customization Guide
SC26-3494-05

  • Code in columns 2 through 71.
  • Do not put a comma in front of the first option in your macro.
  • Begin any continuation lines in column 16 and place a non-blank character in column 72 of the previous line. You can break the coding after any comma.
  • Place an END statement after the macro instruction lines.
  • Include only those options or DDNAMES that you want to change. High Level Assembler uses the IBM-supplied defaults for the unchanged options and DDNAMES.
  • For a description of full syntax for the High Level Assembler options, see High Level Assembler Options.
  • For a description of full syntax for the High Level Assembler DDNAMES, see High Level Assembler DDNAMES (z/OS and CMS).

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014