The following warnings occurred:
Warning [2] Undefined array key 0 - Line: 1677 - File: showthread.php PHP 8.2.31 (Linux)
File Line Function
/inc/class_error.php 157 errorHandler->error
/showthread.php 1677 errorHandler->error_callback
/showthread.php 916 buildtree




Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
found a bug on draw command
#1
Code:
10 cls:out 254,6 12 let x1=60:let y1=60 14 let x2=70:let y2=50 16 plot x1,192-y1 18 draw x2-x1,y1-y2 22 let x1=80:let y1=60 24 let x2=90:let y2=70 26 plot x1,192-y1 28 draw x2-x1,y1-y2 30 pause 0


this code should draw two lines, not one line and one dot...

[Image: zxbasiccompilerbug.png]
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)