Set the dimensions of the dialog for the LabPP_Automat working panel and the dimensions of the message box in it.

ac_request("set_palette_size_and_message_place", int x, int y, int ex, int ey, int xx, int yy, int exx, int eyy);


Here:

x, y, ex, ey - coordinates of the working panel on the screen,

xx, yy, exx, eyy - coordinates of the message window in the working panel.