END - source-solutions/HELP GitHub Wiki
END
Closes all files, stops program execution and returns control to the user. No
message is printed. It is possible to resume execution at the next statement
using CONT
.
END
Closes all files, stops program execution and returns control to the user. No
message is printed. It is possible to resume execution at the next statement
using CONT
.