10-01-2021, 07:56 PM
Oh, A is for integers and A0$ is for strings, so your program will work with
10 a0$=key:if a0$="" then 10
20 print "ASCII code: "asc(a0$)
30 goto 10
10 a0$=key:if a0$="" then 10
20 print "ASCII code: "asc(a0$)
30 goto 10
---------------------------
ChickenMan
ChickenMan
