Execute Set Command

The Execute Set command enables you to execute a program on the contents of a set.

execute set NAME [user USER_NAME] method PROGRAM_NAME [ARG {ARG}];

  • NAME is the full specification of a set name.
  • USER_NAME is the name of a user defined as the person executing the set.
  • PROGRAM_NAME is the name of the program to execute.
  • ARG are any arguments that need to be passed to the program.