[ Help | Earliest Comments | Latest Comments ][ List All Subjects of Discussion | Create New Subject of Discussion ][ List Earliest Comments Only For Pages | Games | Rated Pages | Rated Games | Subjects of Discussion ]Single Comment Apothecary Chess-Modern. Large board variant obtained through tinkering with known games.[All Comments] [Add Comment or Rating] 💡📝Aurelian Florea wrote on Sat, May 30, 2020 07:52 AM UTC:To me the code looks great, but after copying it I got at the beginning of the program : if == thismove null: say This preset enforces the rules and displays legal moves.; endif; this error: Syntax Error on line 2 Misplaced endif within main scope 0. This is very puzzling to me. Any ideea why this happens?
To me the code looks great, but after copying it I got at the beginning of the program :
if == thismove null:
say This preset enforces the rules and displays legal moves.;
endif;
this error:
Syntax Error on line 2
Misplaced endif within main scope 0.
This is very puzzling to me. Any ideea why this happens?