Show an area of the specified size in the window.

Appeal.

ac_request("Automate","Zoom",double minx, double miny, double maxx, double maxy);


Here:

minx, miny - coordinates of the lower left corner of the window;

maxx, maxy - coordinates of the upper-right corner of the window.