Can we get a GAME-code command or variable that would enable the program to 'tick' this option under program control?
I wasn't sure it would work, because it goes into effect during the construction of the program, which happens before its execution. But when I tested it in solitaire mode, it did work. The system variable is called omitmoves, and you should set it to true. I recommend testing whether it will continue to work in logged games.
I wasn't sure it would work, because it goes into effect during the construction of the program, which happens before its execution. But when I tested it in solitaire mode, it did work. The system variable is called omitmoves, and you should set it to true. I recommend testing whether it will continue to work in logged games.