|
Streams
Streams[ ] gives a list of all streams that are currently open.
Streams["name"] lists only streams with the specified name.
The list returned by Streams can contain InputStream and OutputStream objects.
See Section 2.12.3 and Section 2.14.1.
See also: Links, OpenRead, OpenWrite, $Input, Options, SetOptions.
New in Version 2.
|