[A83] Re: Ion Programming
[Prev][Next][Index][Thread]
[A83] Re: Ion Programming
I have that problem when I use multiple level
includes.. for example:
Program1.z80
#include"program2.z80"
end.
Program2.z80
#include"program3.z80"
program3.z80
This could generate that error
> I've tried compiling ion programs with TASM and
> there is always errors. Can someone tell me if
> there is a certain way or different compiler I
> can use that WORKS!!!. The error is No END
> Directive before EOF if anyone knows how to fix
> this.
> -Thanks
-------------------------------------------------
Email Enviado utilizando o serviço MegaMail
References: