Thread Rating:
  • 1 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Error while compiling little program (*solved*)
#1
Hi  Smile 
This little program should work or am I missing something?

If I compile it gives error

Code:
'Begin program

const A as ubyte = 65
const a as ubyte = 97

print chr$ (A)
print chr$ (a)


'End program

i tried to compile with 1.9.9 version and 1.9.8 version and both have errors while compiling
Reply


Messages In This Thread
Error while compiling little program (*solved*) - by maeloterkim - 02-24-2020, 08:15 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)