Changes

Jump to: navigation, search

Locomotive BASIC

261 bytes added, 21:03, 19 September 2012
/* GRAPHICS */
==== <code>GRAPHICS</code> ====
: ...works only in combination with the command <code>PEN </code> or <code>PAPER </code> to set the plotting/drawing pen or backgroundcolour.: If the <code>TAG</code> command is used to set text at the graphics cursor <code>GRAPHICS PEN</code> or <code>GRAPHICS PAPER</code> instead of the regular <code>PEN</code> or <code>PAPER</code>is necessary to colour the text.
==== <code>IF THEN ELSE</code> ====
205
edits