ibmi-brunch-learn

Announcement

Collapse
No announcement yet.

What is a "call level" when talking about scope (OVRDBF/OVRPRTF)?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • What is a "call level" when talking about scope (OVRDBF/OVRPRTF)?

    Hi,

    I've been programming for a few years now but I've never understood the concept of "call level" as it pertains to OVRDBF/OVRPRTF (OVRSCOPE parameter). The IBM doc just says :

    Code:
    All open operations done at a call level that is the same as or higher than the current call level are influenced by this override.
    But what IS a call level? How do I know what call level I'm at? I can't seem to find any straightfoward definitions or explanations so either I'm not looking with the right terms or it's a concept that's (supposed to be) obvious for most people. A concrete example might help me understand the concept.

    Thanks.

  • #2
    Call Stack Entry!

    Comment


    • #3
      Thanks ! IBM should perhaps think of linking to that concept on the pages where call level is used.

      Comment

      Working...
      X