PLOGHELP TOLD                                 Chris Mellish, August 1982
                                Revised by Kathryn Seifert  October 1986

Closes current output stream and switches back to terminal.

    ?- told.

Keywords: output, output stream, file, terminal, i/o

Predicate which closes the current output file, and switches back to the
user's terminal.

-- RELATED DOCUMENTATION ----------------------------------------------

PLOGHELP * I_O
 Overview of input/output operations in Prolog

PLOGHELP * SEE
 Predicate which changes current input stream.

PLOGHELP * TELL
 Predicate which switches current output stream.

PLOGHELP * TELLING
 Predicate which succeeds when given name of current output stream.
