https://github.com/jrincayc/ucblogo-code
Raw File
Tip revision: 33bc65673ca25089c9acaf8a9eb44bb780686105 authored by Joshua Cogliati on 30 December 2020, 15:37:02 UTC
Merge pull request #85 from jrincayc/release_6_2_work
Tip revision: 33bc656
allopen
ALLOPEN

	outputs a list whose members are the names of all files currently open.
	This list does not include the dribble file, if any.

back to top