Previous Topic: OPS/REXX Interface with the AOFNext Topic: OPS/REXX Interface to z/OS Operator Commands


OPS/REXX Interface with EPI

Use the ADDRESS EPI statement to pass host commands to the External Product Interface. For example, the following statement tells EPI to log virtual terminal OPSS01 to TSO:

address EPI
  "LOGON OPSS01 APPLID(TSO)"