#ifdef WIN

        AT  [-i] interval [repeat-count];command-1;command-2,...;command-n

            -Repeat commands by the interval seconds.
             Press Esc twice to break repeat.

            interval    :interval by second.
            repeat-count:execute infinitely if omitted.
            -i          :continue even if command error.

          execute on =6 panel if cmd output is stdout.


#endif