Command: repoll

Syntax

repoll {<command>}

Description

Return to command polling.

Parameters

Switches

None

Notes

If control is currently within a macro, or a while, until, do, for or loop outer block, A jump is made back to the point where polling was initiated.

It is often useful to be able to return to the polling state and then immediately stop polling. This can be achieved by the command sequence repoll break.

See Also

Commands:

break, poll