In the TSO/E implementation of REXX, each user has their own address space.
Under TSO/E, most programs execute unauthorized. The programs are loaded from unauthorized libraries, and cannot perform authorized functions.
Under Tivoli NetView, multiple users share the one address space. Work for different users is processed under different tasks. Also, the address space itself and all tasks in the address space execute in an APF-authorized environment.
Under CA NetMaster, multiple users share one address space and the environment is APF-authorized. When writing REXX external interface programs, consider the following points:
| Copyright © 2009 CA. All rights reserved. |
|