10
REM > BLib.Close 1.00 09Aug1998
20
:
30
REM Close Handling
40
REM ~~~~~~~~~~~~~~
50
:
60
DEF
PROC
Close_All
70
in%=in%:
IF
in%:A%=in%:in%=0:
CLOSE
#A%
80
out%=out%:
IF
out%:A%=out%:out%=0:
CLOSE
#A%
90
ENDPROC
Download Close
BBC BASIC detokeniser and syntax highlighter by Ben Ryves.