| 
|||||||||
| 
 | 
|||||||||
| #6115 | Run-time catchable error | ||||||||
Attempting to add the unattached #CURRENT-OUTPUT to the current active stream set.
 Explanation
When #current-output is unattached, it is not allowed to add #current-output (using put or output-to ) to the current active stream set.
| ---- |