Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Compiler gives strange error message (solved)
#1
After doing some more changes to my project, zxbc started to complain about "Can't convert non-numeric value to string at compile time", check it out:
Code:
reveni.bas:46: error: Can't convert non-numeric value to string at compile time
reveni.bas:44: error: Can't convert non-numeric value to string at compile time
The second error is signaling a line that... is empty! The first error refers to the following source:
Code:
clrscr()
I think this means that the compiler gets somehow confused about something. I'm attaching the project.
Thanks,
-- Baltasar


Attached Files
.zip   reveni.zip (Size: 12.2 KB / Downloads: 121)
-- Baltasar
Reply


Messages In This Thread
Compiler gives strange error message (solved) - by baltasarq - 12-29-2024, 10:31 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)