PROGRESS RGB(r, g, b), elements, x, y, width, height;

Displays a progress bar. Elements corresponds to the number of dots otherwise displayed within the engine standard output.

Parameters:

R Red Color 0 .. 255
G Green Color 0 .. 255
B Blue Color 0 .. 255
elements Numbers of Elements
x X-Position of upper left edge
y Y-Position of upper left edge
width width of progressbar
height height of progressbar

Example:

See WINSTART.

See also:

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