The Repeat method is handy for repeatedly printing and/or capturing the same area of the screen. This can be useful, for example, if a Web page always displays your stock quotes at the same coordinates on your screen, if your data entry program always displays client information at the same coordinates on your screen, etc. To use the Repeat function:
Note: If you use the Repeat method before performing a User-Defined Rectangle or Circle screen capture, there are no coordinates to remember and repeat. In this case, the capture method will default to User-Defined Rectangle or Circle (you will have to draw a frame to capture an area).