CaptureBitmap Wizard

This wizard specifies the parameters used by the CaptureBitmap statement.

CaptureBitmap statement captures a rectangle within a window (the rectangle must be fully visible on the screen) and saves on disk the corresponding bitmap file.

The CaptureBitmap Wizard dialog box is called by double-clicking this statement in the Language window of WinTask Editor.

 

Click Capture button. The wizard screen is minimized and the mouse pointer becomes a cross. Draw a rectangle around the zone to capture within the window. When the zone content is captured, the wizard screen comes to focus and the Window field displays the name of the window where is the zone to capture.

In Filename field, type the name of the file for the captured bitmap (type the filename without adding the .BMP extension), or click the Browse button to select an existing BMP file.

Click Paste into the script button to generate the CaptureBitmap line in the script.