[A83] Re: Ion


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

[A83] Re: Ion




what the heck is the .end thing anyway.... It doesn't seems to have any
functionallity in the tasm compiler.

I stuck the .end thing in the ti83asm.inc and the ion.inc and it seems to
work fine =P

It seems like you need to put it in the source some where and tasm wont
complain.

----- Original Message -----
From: Nicolas Gilles <kingofhackers2k@hotmail.com>
To: <assembly-83@lists.ticalc.org>
Sent: Sunday, July 01, 2001 7:47 PM
Subject: [A83] Re: Ion


>
> also remember to check that your dependecies (that is the files that are
in
> the #include statements) have the .end directive at the end too...
>
>
> >From: "Kirk Meyer" <kirk.meyer@colorado.edu>
> >Reply-To: assembly-83@lists.ticalc.org
> >To: <assembly-83@lists.ticalc.org>
> >Subject: [A83] Re: Ion
> >Date: Sat, 30 Jun 2001 21:37:42 -0600
> >
> >
> >You don't put .end END just the .end. You may have to push enter after
the
> >.end line.
> >
> >#include ...
> >
> >;code here
> >
> >.end
> >
> >-----Original Message-----
> >From: assembly-83-bounce@lists.ticalc.org
> >[mailto:assembly-83-bounce@lists.ticalc.org]On Behalf Of Nicholas
> >Palladino
> >Sent: Saturday, June 30, 2001 9:32 PM
> >To: assembly-83@lists.ticalc.org; assembly-83 digest users
> >Subject: [A83] Ion
> >
> >
> >Sorry its me again. I,ve tried all of your suggestions nothing works.
I've
> >put .end END, i've done asm <filename> without the extension. and I
always
> >get the same error. No END Directive before EOF. Is there anything else I
> >can do?
> >-Thanks
> >
> >
> >
>
> _________________________________________________________________________
> Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
>
>
>
>



Follow-Ups: References: