72

WINDOW (see Chapter 14)
Use WINDOW statements change the size, position etc. of Screen Windows.
Syntax WINDOW [I/stream-number) CLOSE or WINDOW [I/stream-number) FULL truth-vafue or WINDOW [I/stream-number) OPEN or WINDOW [I/stream-number) SIZE width, height or WINDOW [I/stream-number) PLACE point or WINDOW [I/stream-number) TITLE string-expression or WINDOW [I/stream-number) INFORMATION string-expression or WINDOW [I/stream-number) MOUSE mouse-form or WINDOW [I/stream-number) CURSOR truth-vafue or WINDOW [I/stream-number) SCROLL point
where mouse-term is an integer-expression, giving a value in the range 0.7
width and heightare integer-expressions, giving a value 1.5000

XACTUAL & YACTUAL (see Chapter 14)
Use
XACTUAL and YACTUAL are functions which retum the actual size of a window, in
screen device pixels.
Syntax XACTUAL[l[I/)stinam-number))
YACTUAL[l[I/)stream-numberl)

XBAR & YBAR (see Chapter 14)
Use
OBAR and YBAR are functions which retum the actual size of the scroll barsof a
window, in screen device pixels.
Syntax OBAR[)[I/)stream-numberl)
YBAR[)[I/)stream-number()

XCELL & YCELL (see Chapter 12)
Use
XCELL and YCELL are functions which retum the size of a character cell, in user
coordinates.
Syntax XCELL[([I/)stream-number))
YCELL[l[I/)stream-number))
72

72