Sharing streams among procedures
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Sharing streams among procedures
If you want several procedures to share the same input or output streams, you can define a shared stream. Another alternative is to use stream object handles.