System variables
Prev:
23675
Up:
Map
Next:
23679
23677: COORDS - Coordinates of last point plotted
Read by the routines at
DRAW
and
DRAW_LINE
, and updated by the routines at
CL_ALL
,
PLOT
and
CIRCLE
.
COORDS
23677
DEFB 0
x-coordinate
23678
DEFB 0
y-coordinate
Prev:
23675
Up:
Map
Next:
23679