Changes

Jump to: navigation, search

Locomotive BASIC

3 bytes added, 16:53, 19 December 2006
/* SYMBOL AFTER (n) */
==== SYMBOL AFTER (n) ====
Allows the redefinition of character symbols from index n included.  Symbol redefinition 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.
Anonymous user