Changes

Locomotive BASIC

5 bytes added, 10:01, 23 October 2012
/* OPENOUT "datafile" */
: Opens the specified data file for reading. It have to be an ASCII file. ( The command closein closes reading data file. )
==== <code>OPENOUT "datafile‹filename›"</code> ====
: Opens the specified data file for writing. It writes an ASCII file. (To close writing use the command closein.)
205
edits