start | all-pages

basiceditorconcepts The *BasicEditor operates on a copy of the block being edited. Changes made to the block are only written to disk after +save is entered. BasicEditor is loosely inspired by old BASIC systems, where code was entered with line numbers. This is a very simple approach to the code entry, with very limited editing options (mainly just retyping a line), though some words exist for editing parts of a line. It's somewhat expected that most users will probably use *Tuhi (an extended *Termina interface to the *BasicEditor) or *REM, but only the BasicEditor is built into every *Konilo image.