Re: A85: Tasm Problem
[Prev][Next][Index][Thread]
Re: A85: Tasm Problem
In a message dated 12/18/98 7:02:26 PM US Eastern Standard Time,
BSharp81@aol.com writes:
> I am using Tasm version 3.0.1 and when I try to compile an asm file I get an
> error that say there is no .end directive at the end of the file. The
> problem
> is that there is a .end directive there. Any ideas what is wrong?
>
> Here is the actual error: No END directive before EOF
>
> Greg Sharp
Have you put several blank lines before and after the .end?