#ifdef WIN
   = Command by Timer
        AT  [-i] interval [repeat-count];comand-1;command-2,...;command-n
            -Repeat commands by the interval seconds.
             Press Esc twice to break repeat.
            interval    :interbal by second.
            repeat-count:execute infinitly if omitted.
            -i          :continue even if command error.
#endif