/* Stop TimeKeeper synchronization */ SAY ('Stopping TimeKeeper synchronization ...') Address TIMEKEEPER.1 STOP IF TIMEKEEPER.ERRORCODE ~= 0 THEN SAY (TIMEKEEPER.ERRORTEXT)