AND/OR for IF. Something really usefull needed stuff.
x = 74
IF x > 50 AND x < 75 then wprint "x is between 50 and 75" else wprint "x is not between 50 and 75"
Also ability to load .bas files uploaded with filemanager would be good. Filemanager uploader is more stable than editor saving that may hang at random times with long codes (>75 lines usually) depending on your connection.
load uploads/codefile.bas
or with custom command for example
loaduploaded
loadfile
Thanks.
http://jokenkosto.blogspot.com/