Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Suggestion for the Syntax section
#21
Sorry, I overlooked this message.
The code above is respected, but the variable "factorial" is a variable and ZX Basic (as many basics) don't resolve line numbers dynamicaly. Also there's is a missing line 10000. You should add an empty line
Code:
10000 REM
for the program to compile, and perhaps use ON GOTO to transform factorial variable into a jump table.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)