A86: full screen _puts


[Next][Index][Thread]

A86: full screen _puts




I just have three questions.  The first one is, is there any way to make it so
that I can use the whole screen when displaying text.  I need to know this
because whenever I display text using _puts and the text is 8 lines long, the
screen moves down a line.  Is there any way to fix this?  Also, how would I
make it so that somebody could input the GET_KEY number 13.  I have a list of
numbers to push, but it can only go up to 9.  After that, I have to make it so
that I have to push MORE (for example) to get the rest of this list.  Can I
make it so that they put in 1 3 to get the 13th item on the list?  Finally, is
there a command for the small text that gives you a new line?  Something like
call _newline for the big font?

THANX
Dan

P.S.-If any of this confuses you in the way I worded it, I am sorry.  Email to
me if you need me to explain what I am trying to say better.