◄Syntax► ◄Details► ◄Example► ◄Contents► ◄Index► ◄Back► ────────────────────────────────────────────────────────────────────────────── PRESET [STEP] (x%,y%) [,color&] ■ STEP Specifies that the (x%,y%) values are expressed relative to the current location of the graphics cursor, rather than in absolute screen coordinate values. ■ (x%,y%) The screen coordinates of the pixel to be set. ■ color& The color of the pixel (default is the current background color). ■ The valid range of screen coordinate values and color values depends on the screen mode established by the most recently executed SCREEN statement. See Also ◄PSET► ◄SCREEN Statement►