2011-07-31, 03:00 AM
Hi all
I'm trying to compile a piece os ASM in BorIDE. The code is:
ASM
[2746 lines of ASM]
END ASM
When I try to compile it, I always have the same error (check image) The point is that no matter if I add or remove lines from the code, the error is always the same and always in the same line (1917) Anybody know if it's a bug? Maybe there are too many lines of code?
Thanks and regards
EDIT: the error is not generated by BorIDE but the zxb.exe compiler, sorry.
I'm trying to compile a piece os ASM in BorIDE. The code is:
ASM
[2746 lines of ASM]
END ASM
When I try to compile it, I always have the same error (check image) The point is that no matter if I add or remove lines from the code, the error is always the same and always in the same line (1917) Anybody know if it's a bug? Maybe there are too many lines of code?
Thanks and regards
EDIT: the error is not generated by BorIDE but the zxb.exe compiler, sorry.


I'll make those changes and will try. Besides, this is my first 'serious' ASM code, so it's possible that it contains errors 
