Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • When a compiled RDML function (e.g.: FUNCA) is running and executes a CALL command like this:
   CALL PROCESS(TEST) FUNCTION(FUNCB)

to invoke another RDML function called FUNCB, what actually happens is this:

...