PSET/PRESET =========== Function -------- **PSET** and **PRESET** are used to set or reset an individual pixel at the specified coordinates. Syntax ------ PSET (X1,Y1),(X2,Y2),(X3,Y3),... PRESET (X1,Y1),(X2,Y2),... Any number of points may be specified in one statement. (x,y) are the coordinates of the pixel to be set or reset and must lie in the range 0