Changes

Locomotive BASIC

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