| .PSET Statement QuickSCREENi |
|
  QuickSCREEN       Details       Example       Contents       Index |
| ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ |
| PSET - a graphics statement that draws a point on the screen |
|
| Syntax |
|   PSET [STEP](x,y) [,color] |
|     ž (x,y) specify the screen coordinates where you want the point drawn |
|     ž Use the optional STEP keyword if the (x,y) values are relative to |
|       the current location of the graphics cursor |
|     ž If color is omitted, the current foreground color is used |
|
See Also  PRESET   SCREEN statement |