0 Members and 1 Guest are viewing this topic.
: ClrHome: Disp "HELLO WORLD"
::ClrHome::Disp "HELLO WORLD"
:ClrHome:Disp "HELLO WORLD"
Oh I see. I would just parse it as the latter. Was it what caused you issues?
:ClrHome::Disp "HELLO WORLD"
Nice, any screenshot?
Ah cool. I am confused at the Hello world message, though. I assume it shows the lines of code in the status bar as it compiles? I wonder if it would be too slow for large programs, since Text routines are generally slow?