Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Print String Bug (*solved*)
#2
This bug is related to string slicing.
Try this:
Code:
print at 12,12;a$(LEN a$-7 TO LEN a$ - 1);"#"
and it will work.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)