A86: Prompts....
[Prev][Next][Index][Thread]
A86: Prompts....
I have successfully written a program (amazing!) that does simple distance
formula. Unfortunately, I cannot figure out how to have a prompt (such as
"X1?") before the input. I don't mind if it is on a different line than that
of the actual input. Normal logic never works (or never seems to work) when
it comes to doing things with assembly. I would have simply loaded 0 into
_currow and _curcol, and displayed a string, but it didn't work. Oh well.
Any help would be appreciated,
Stephen Walasavage
Follow-Ups: