.. _y-ptr-pct: Y\_PTR% ======= +----------+-------------------------------------------------------------------+ | Syntax | Y\_PTR% | +----------+-------------------------------------------------------------------+ | Location | KMOUSE, MOUSE (DIY Toolkit - Vol I), Amiga QDOS v3.20+ | +----------+-------------------------------------------------------------------+ This function will return the y co-ordinate of the pointer which is controlled by the mouse. The value is given in absolute pixel co-ordinates, with the point 0,0 being the top left hand corner of the screen. **CROSS-REFERENCE** See :ref:`ptr-pos` and :ref:`ptr-max`. :ref:`x-ptr-pct` reads the x co-ordinate.