Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
New beta release 1.2.7r2021
#4
First problem Sad

Compiling this:

Code:
DIM bufferx (0 to 4,0 to 5) as ubyte =>     {{10,0,0,0,0,0},_
                                                     {0,0,0,0,0,0},_
                                                     {0,0,0,0,0,0},_
                                                     {0,0,0,0,0,0},_
                                                     {0,0,0,0,0,0}}

Returns this:

> Executing: C:\Program Files (x86)\ConTEXT\ConExec.exe -i "C:\Program Files (x86)\Boriel Tm\ZX Basic Compiler\zxb.exe" -T -B -O 3 -S 24000 -a PRUEBA~1.bas

Generating LALR tables
PRUEBA~1.bas:1 Error: illegal preprocessor character '{'
> Execution finished.


I hope it's not a big thing.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)