function/RDOT function/RDOT NAME RDOT -- Returns information about the current PC location ABBREVIATION r <shift> D SYNOPSIS RDOT(<info_flag>) FUNCTION This function returns information about the current position of the pixel cursor (PC) at XPOS/YPOS. INPUTS <info_flag> - required information: 0 - current pixel cursor x position 1 - current pixel cursor y position 2 - color source used at current PC position RESULT Returns PC's current x position, y position, or color source used at current PC position (numeric). EXAMPLES None NOTES None BUGS None SEE ALSO None