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
#2
Hey!!
I completely overlooked this post!!

You have found a bug in the compiler. I'll fix it ASAP and let you know, ok?
Reply
#3
Okay, here is a fixed version:

http://www.boriel.com/files/zxb/zxbasic-...-win32.zip
http://www.boriel.com/files/zxb/zxbasic-...ta5.tar.gz
http://www.boriel.com/files/zxb/zxbasic-...-beta5.zip


Hope it works! Rolleyes
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)