PAUSE
(Copy URL in PhpBB Forum Format - Info)From iMacros
(Difference between revisions)
(PAUSE) |
|||
| Line 1: | Line 1: | ||
Same as a manual click of the "Pause" button: Stops the execution of the macro. Waits for user to click "Continue" to continue. | Same as a manual click of the "Pause" button: Stops the execution of the macro. Waits for user to click "Continue" to continue. | ||
| + | |||
| + | Once the iMacros hits the PAUSE ''command'' then the PAUSE ''button'' on the Play tab changes its text to "Continue". | ||
The command is useful if the macro should wait for manual user input or for debugging. | The command is useful if the macro should wait for manual user input or for debugging. | ||
| Line 13: | Line 15: | ||
=== See Also === | === See Also === | ||
| − | [[PROMPT]] | + | [[PROMPT]], [[!SINGLESTEP]] |
Revision as of 23:22, 28 January 2008
Same as a manual click of the "Pause" button: Stops the execution of the macro. Waits for user to click "Continue" to continue.
Once the iMacros hits the PAUSE command then the PAUSE button on the Play tab changes its text to "Continue".
The command is useful if the macro should wait for manual user input or for debugging.
Contents |
Syntax
PAUSE
