telling/1

telling(Filename)

Returns the name of the opened output file.

Example

tell("file.txt"),
telling(File),
display("Output stream:",File).