RosettaCodeData/Task/Mouse-position/Seed7/mouse-position.seed7

3 lines
62 B
Plaintext

xPos := pointerXPos(curr_win);
yPos := pointerYPos(curr_win);