Check that file exists: Difference between revisions

Content added Content deleted
(Added Algol 68)
m (→‎{{header|ALGOL 68}}: typo in comment)
Line 81:
open( f, file name, stand in channel ) = 0
THEN
# file opened OK so mstmust exist #
close( f );
TRUE