cobol1.hlp (Topic list)
CBL_GET_CSR_POS Details (↑ Screen Routines)
 Key Summary                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Parameters on Entry:
 
     None
 
  Parameters on Exit:
 
     screen-position         The screen position of the cursor. The top
                             left corner is row 0, column 0. If the
                             cursor is invisible, row-number and
                             column-number are both set to 255.
                             See Notes on screen routines.
                                    -♦-