Multiple choice technology mainframe

Which INFO-Variable is used to set to Y if using PASSOFF ?

  1. INFO-PROGRAM-ID

  2. INFO-PREVIOUS-PROGRAM-ID

  3. INFO-CONVERSATION

  4. INFO-PASSOFF

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

In APS (Application Development System) COBOL generators, the INFO-PASSOFF variable is set to 'Y' when the program is invoked using a PASSOFF statement, whereas the other options store different context metadata.