Window.Position

Definition

Syntax

Parameters

x
(string) x-coordinate of window
y
(string) y-coordinate of window
w
(string) width of window
h
(string) height of window
cl
(mixed) caption list identifying target window(s)

Keywords for x, y, w, h

"="
keep current value
"+"
prepended to the value
value is calculated relative to current position
"center"
window is centred on screen
"hmax"
maximum height
"wmax"
maximum width

Examples

Notes