Multiple choice technology mainframe

CALLNAT is used to call a main program.

  1. True

  2. False

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

In Software AG Natural, the CALLNAT statement is specifically used to invoke a subprogram, not a main program. Main programs are invoked using the standard RUN or FETCH statements.