Changes

Jump to: navigation, search

Locomotive BASIC

72 bytes added, 08:13, 11 March 2014
/* OPENIN ‹filename› */
:See also the SQ(x) command for more details.
==== <code>OPENIN ‹filename›</code> ==== : Opens the specified data file for reading. It have to be an ASCII file. ( The command closein closes reading data file. ): The stream number followed by <command>INPUT</command> has to set to #9.
==== <code>OPENOUT ‹filename›</code> ====
205
edits