next up previous contents index
Next: SUBROUTINE RMREADWORD Up: Miscellaneous Routines Previous: SUBROUTINE RMREADCOL

SUBROUTINE RMREADCURSOR

   

 RMREADCURSOR reads the current  Ramtek  cursor device position. Called by CURMOTION, etc. See RMSETCURSOR. Not supported on REF package.

CALL RMREADCURSOR (ic,id,ix,iy,it,iv,ien,ie)

ic        (I): channel number (from RAMOPEN)
id        (I): cursor device number
ix,iy     (I): (returned) pixel location of cursor (pixels)
it,iv,ien (I): (returned) codes for track, visible, enter
               switches, see RMSETCURSOR
ie        (I): (returned) error code



David Long
Wed Jun 12 10:34:11 MDT 1996