[A83] Re: tasm (ion programming) error


[Prev][Index][Thread]

[A83] Re: tasm (ion programming) error



Change the program file to .asm or .z80, and make sure that the source file 
is in the same directory too.

> I've just started programming in ion and I have tasm 3.0.1, devpac83, and
> asm.bat all in the same directory. I created a simple displaying text
> programfrom ionguru, called it firstion(.txt), went to msdos, then to the
> directory, and typed in asm firstion.  It gave me the following error:
> temp.z80 line 0001:No END directive before EOF.  I checked my program and 
> it
> is obvious that I have one END command at the very end of the program.  I
> also tried one .end command I still got the same error. Thanks for your
> help.      BTW, I got the tip out of my calculator port by finally figuring
> out that you had to take out the backup battery screw.
>