Sharing streams among procedures
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- 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.