For example, if you want to display a background image with an animation on top, none of the buffers which contain both animation chunks and image chunks can be reused until the image is no longer displayed.
The Join subscriber lets you copy and return a buffer and circumvent the usual use and return mechanism.
Note: You can also work with the SCEL subscriber or Text subscriber. They allow for a stream header flag that copies a specified chunk out of the stream buffer. See the Attic folder for more information.
MsgPort = InitiJoinPort (joinContextPTR, &MsgPort, `IMAG')
GetJoinElement()
and ReleaseJoinElement()
.