Product Information > JADE Initialization File Reference > Chapter 1 - JADE Initialization File > WindowPos

WindowPos

Integer, Integer, Integer, Integer

500, 50, 300, 400

Purpose

The WindowPos parameter specifies the position and size of the JADE Interpreter Output Viewer.

The first and second integer values (indicating the x and y points) are the horizontal and vertical point coordinates of the JADE Interpreter Output Viewer pixels, respectively, relative to the top left corner of the window. The third and fourth integer values (indicating the x2 and y2 points) indicate the width and height of the window in pixels, respectively.

Hint

Set these values from within the JADE Interpreter Output Viewer by positioning the window, to assure their accuracy.