PATTERN <filename>, OPAQUE, x, y, width, height;

Fills the given area with the background pattern given by the filename (.PCX or .BMP file, 8 bit only).

Parameters:

filename Pattern file name
opaque always OPAQUE
x X-Position of upper left edge
y Y-Position of upper left edge
width width of pattern
height height of pattern

Example:

See WINSTART.

See also:

WINSTART, WINEND, TITLE, SIZE, MODE, BG_COLOR, SET_FONT, TEXT, TEXT_STDOUT, FRAME, BG_PATTERN, PICTURE, PROGRESS