Previous Topic: Use &CALL Without SUBSYS

Next Topic: Extensions to &CALL

Use &CALL With SUBSYS

To counter the disadvantages of using &CALL, you can use the SUBSYS facility. This provides the following:

The SUBSYS program is attached once, as a long-running task so that you can open files, get storage, and so on. These resources are not released when you return.