Multiple choice technology mainframe

REXX could call selcopy program

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

REXX can call external programs including SELCOPY through various methods like the ADDRESS command or CALL statement. This interoperability allows REXX scripts to leverage SELCOPY's data manipulation capabilities.