Carriage no return by pooq

1a=peek(0)
?chr$(a);
if a>10s$=s$+" ":goto 1
?s$;
goto 1

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page