[A83] Re: tasm (ion programming) error


[Prev][Next][Index][Thread]

[A83] Re: tasm (ion programming) error




you should have both .end and END.
Sample:

>ION Header<
---code---
---code---

.end
END


Jim