[A83] Re: Ion


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

[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: