I am trying to confirm how U2 handles this inherently:
- 1st run a program from my own MY.BP ex: "RUN MY.BP TEST.PGM"
- TEST.PGM calls a subroutine, ex: TEST.SUB(arg1), that exists in both the account's BP (cataloged in VOC) and a special version in MY.BP.O
-
- will U2 first look at the VOC to execute the subroutine and then, if not found, look in MY.BP (where the original pgm was run from)
- will U2 1st try to run the MY.BP version, and if not found, run the one cataloged in the VOC
- or, must I name my version to be unique, ex: call TEST.BP.NELSON(arg1), to have it run my version
We often have a group of programs and subroutines that handle a process, and we are making changes to some of the subroutines, but not all. Understanding the U2 rules of engagement would really help.
Nelson
------------------------------
Nelson Schroth
president
C3CompleteShop LLC
Harrison OH US
------------------------------
