🎴 Flashcard Mode
Mainframe File-Aid and REXX Programming Quiz
Card1 / 20
Mastered0
Review0
QuestionClick to flip
Which instruction is used to control the environment to which commands are passed?
AnswerClick to flip back
A
ADDRESS
💡 Explanation:
In REXX, the ADDRESS instruction is used to redirect commands to a specific external environment (such as TSO, MVS, or ISREDIT) for execution.