Customizing for Other IBM Application Delivery Foundation for z/OS tools

Other IBM® Application Delivery Foundation for z/OS® tools allows your users to access other Application Delivery Foundation for z/OS tools. You can supply your users with parameter values needed for accessing the tools.

To give users access to the proper tools:

  1. Edit the EQAZDFLT1 member of the hlq.SEQATLIB data set.
  2. Modify the data set names to match what you use at your site.
  3. Add parameters required by your site. You can add parameters by doing one of the following alternatives:
    • Use the INCLUDE 'any.data.set.name'; statement to include statements from a data set that you created.
    • Use the INCLUDE membername; statement to include parameters from other members in the data set hlq.SEQATLIB.
    See the EQAZDSYS and EQAZDUSR members of the hlq.SEQATLIB data set for the complete list of parameters and the syntax convention for these parameters.

    If your users use terminals that cannot display mixed-case English text, enter all parameters in uppercase English.

1 USERMOD EQAUMOD5 is provided for updating EQAZDFLT. See SMP/E USERMODs in the IBM z/OS Debugger Customization Guide for an SMP/E USERMOD for this customization.