Availability:built-in
tell(+SrcDest)Open SrcDest for writing and make it the current output (see
set_output/1).
If SrcDest is a stream handle, just make this stream the
current output. See the introduction of section
4.17.3 for details.
- Fixed in 9.3.3 (👉4708133) tell/1: properly manage standard stream references.