Each EDIF processing statement contains a list of processing options that apply to a specific data set or to a group of data sets. Use the following statements to tell EDIF how to process data sets:
Applies processing options to a specific data set.
Applies processing options to all data sets.
Applies processing options to all data sets that have a specified data set organization.
Applies processing options to all data sets that have a specified pattern in their data set names.
Applies processing options to all data sets that have a specified prefix in their data set names.
Applies processing options to all data sets that have a specified suffix in their data set names.
This special EDIF processing statement lets you identify a group of programs to be treated similarly when EDIF processes a data set. Specify the name that you assigned to a UTILITY statement on other EDIF processing statements. This lets you quickly identify programs that should be treated the same way, instead of listing these programs individually. For a description of the UTILITY statement, see Listing Programs Receiving the Same Processing in this chapter.
These statements are not mandatory, including the DEFAULT statement. Note that if you do not specify a DEFAULT statement, then all options are prefixed with NO; for example, NOABEND or NOATTRIBUTE.
|
Copyright © 2014 CA.
All rights reserved.
|
|