qbasicking
Programmer
Why is it in screen 9 if you use a verticle line on the far bottom of the screen it gets flipped over?
I am using line for my font, whenever I print something at the bottom the letters are upside-down.
I have ways around it, but it involved GETting and PUTting, does anybody know how to stop this from happening?
This is what I mean:
LINE (100,339)-(100,349),,,992
This is what I get This is what I should get
0 1
0 1
0 1
0 1
0 1
1 0
1 0
1 0
1 0
1 0
I am using line for my font, whenever I print something at the bottom the letters are upside-down.
I have ways around it, but it involved GETting and PUTting, does anybody know how to stop this from happening?
This is what I mean:
LINE (100,339)-(100,349),,,992
This is what I get This is what I should get
0 1
0 1
0 1
0 1
0 1
1 0
1 0
1 0
1 0
1 0