Assembling ASM source code remotely

Developer for z/OS® provides remote actions that you can use to assemble your ASM source code on z/OS UNIX System Services on a z/OS system.

Procedure

To assemble an ASM source file remotely on z/OS UNIX System Services on a z/OS system by starting the z/OS HLAsm Assembler, complete the following steps:

  1. Switch to the z/OS Projects perspective.
  2. In the z/OS Projects view, right-click the ASM source file that you want to assemble to open the menu.
  3. Select Remote Assemble > name_of_build_and_link_options_set. Where name_of_build_and_link_options_set is the name of the set of build and link options that you want to use to assemble your source file.
    Note: The Remote Assemble submenu is populated with the sets of build and link options that are associated with the current target environment of the parent subproject. If you chose to override the current target environment definition, only the set of custom build and link options that you selected for the overridden target environment are displayed.

Results

Any associated messages are displayed in the Remote Console view. Assemble errors also are displayed in the Remote Error List view.