Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Line Feed and ",," bug (*solved*)
#1
Just one small question. How to make Line Feed with Print with ZXBC?
in Sinclair BASIC this worked:
Code:
Print "Line1" ' "Line2"
But in ZXBC the '-Character is used for REM, and ยด and ` are illegal characters for the compiler.

It looks also like I stepped on a bug in release 809 (maybe in earlier versions too:
Code:
Print at 0,0;"Spectrum users to celebrate the",,"30th birthday of our Speccy.";

the double coma should leave one line free, but in fact it prints the character "3" at Position x=31,y=1, where it should be position x=0,y=2.
------------------------------------------------------------
http://lcd-one.da.ru redirector is dead
Visit my http://members.inode.at/838331/index.html home page!
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)