Re: A86:New in town


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

Re: A86:New in town





OK then, back to my origional question: how do i run basic program without 
getting errors?

>From: ComAsYuAre@aol.com
>Reply-To: assembly-86@lists.ticalc.org
>To: assembly-86@lists.ticalc.org
>Subject: Re: A86:New in town
>Date: Fri, 18 Feb 2000 21:31:02 EST
>
>
>In a message dated 2/18/00 9:26:35 PM Eastern Standard Time,
>callmebobo@hotmail.com writes:
>
> > ok so i tried your code, but now i get error data type
> >  whats wrong?
> >
> >    ld hl,filename-1
> >    rst 20h
> >    call _exec_assembly
> >
> >
> >  filename:
> >    .db 6,"AShell"
> >
>
>
>AShell isn't an asm program!  It's the wrong datatype :P
>
>
>----
>Jonah Cohen
><ComAsYuAre@aol.com>
>http://linux.hypnotic.org/~jonah/ (down)
>

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com



Follow-Ups: