toggleCASE by pooq

do
a=peek(0)
b=b*!a=10
if(64<a)*(a<96)a=a+32:b=32-b
?chr$(a-b);loop

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

download

return to the top page