Changes

Jump to: navigation, search

Locomotive BASIC

26 bytes removed, 14:13, 19 January 2012
/* EOF */
: This example reads a file from disc and print it out on screen. Like the "TYPE" command in CP/M or "|TYPE,file" with of the UTOPIA-ROM, but without formatting.
<pre>
10 OPENIN "text.txt"
205
edits