◄Syntax► ◄Details► ◄Example► ◄Contents► ◄Index► ◄Back► ────────────────────────────────────────────────────────────────────────────── PSET [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 foreground 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 ◄PRESET► ◄SCREEN Statement►