CL program overrides
If a control language (CL) program overrides a file and then calls a high-level language program, the override remains in effect for the high-level language program.
However, if a high-level language program calls a CL program that overrides a file, the system deletes the override automatically when control returns to the high-level language program.
Parent topic:
Application of overrides