Re: A86: Pixels & ASM Studio 86


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

Re: A86: Pixels & ASM Studio 86




I've had that error too, usually you can fix it by highlighting the line
with .end in it and any blank lines around it, deleting them and
retyping .end at the end.  I don't know exactly why this happens.  Also,
I think the call _clrLCD is what you're looking for.

IVlusicman@aol.com wrote:
> 
> Is there a command that will turn all of the pixels off?  Also, I downloaded
> ASM Studio 86, and wherever the ".end" is, I will get this error:  (this line)
> "Is too long.  (>255 chars).  What does this mean?  What am I doing wrong?  It
> seems like a flaw in the program, but I don't exactly completely know what I'm
> doing yet as far as compiling goes.  Any suggestions, criticizms, etc. would
> be greatly appreciated. :)
> 
> Thanx
> --Ryan Child


References: