Changes

Jump to: navigation, search

Locomotive BASIC

4 bytes added, 14:16, 26 February 2007
/* SYMBOL AFTER n */
: Allows the redefinition of character symbols from index n included.
: Symbol redefinitions are made using the SYMBOL command above.: Initially, only symbols from index 240 to 255 can be redefined. This initial situation can be restored with <tt>SYMBOL AFTER 240</tt>. Symbol previously redefined are restored to their original appearance.
==== TAB ====
197
edits