Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
PRINTAT64(0,0) not working on zxbasic-1.4.0s1995 (*solved*)
#1
Hi,

i try this on zxbasic-1.4.0s1995:

Code:
PAPER 7
INK 0
BORDER 7
CLS

BORDER 1

#include <print64.bas>

LOP:
PRINTAT64(0,0)
PRINT64("Test1234")
GOTO LOP
But this prints "Test1234Test1234Test1234" and so on and not just in the upper right corner?
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)