#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    :interbal by second.
            repeat-count:execute infinitly if omitted.
            -i          :continue even if command error.

          execute on =6 panel if cmd output is stdout.


#endif