Author: Daniel Mehrmannn
Date: 01:24:21 02/05/03
Go up one level in this thread
ok, Reset is the wrong word. With reset we start the program new. I'm
doing to following steps:
(Not at once)
SendToProgram("exit \n", &first);
SendToProgram("new \n", &first);
SendToProgram("post \n", &first);
SendToProgram("force \n", &first);
FeedMovesToProgram(&first, currentMove);
SendToProgram("analyze \n", &first);
SendToProgram(". \n", &first);
This page took 0 seconds to execute
Last modified: Thu, 15 Apr 21 08:11:13 -0700
Current Computer Chess Club Forums at Talkchess. This site by Sean Mintz.