Re: A86: Pixels & ASM Studio 86
[Prev][Next][Index][Thread]
Re: A86: Pixels & ASM Studio 86
In a message dated 2/3/99 4:27:36 PM Pacific Standard Time, IVlusicman@aol.com
writes:
>
> 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. :)
You, my friend, have stumbled upon one of the most annoying things in the
universe. You must have a blank line after the .end statement or it messes up.
Why? I don't know. I think that this problem prevented me from starting ASM
programming about a year earlier...