Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Control codes
#4
Ok it works.
Well what works i when i use
Code:
x$ = chr(17) + str(p) + "O"
print x$
I also tryed to use chr(22) which is supposed to be at and it kinda works
there i actually use
Code:
x$ = chr(22,5,5) + "O"
print x$
and yes, it prints on 6th row, but in the 1st column...

Probably doing something badly again...
Thanks for your help anyway, gotta figure out what to use this for now ^_^
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)