HSET

HSET (x,y,c)
Sets point x,y on the high-resolution graphics screen to Color c.

If you omit c, BASIC uses the foreground color.

HSET (x,y,c)

POSSIBLE IMPROVEMENTS

Merge with the SET command

RTS