Considerations for the inherit storage model
- The activation group must be *CALLER.
- A program or service program with the inherit storage model can be called
from a program or service program that uses any storage model.
- The actual storage model is determined at runtime by the storage model of the caller.
- There is a limit of 16MB automatic storage for a single procedure at compile time.
- The runtime limits on automatic storage depend on the actual storage model at runtime.
[ Top of Page | Previous Page | Next Page | Contents |
Index ]