ALLOPEN

Synopsis
ALLOPEN
Description

Outputs a list whose members are the names of all files currently open. This list does not include the DRIBBLE file.

Example
OPENWRITE "example1.txt
OPENWRITE "example2.txt
SHOW ALLOPEN
[example1.txt example2.txt]

SourceForge.net Logo