cobol1.hlp (Topic list)
CBL_GET_CSR_POS (↑ Screen Routines)
 Key Details                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Routine:      CBL_GET_CSR_POS
 
  Function:     Returns the cursor position.
 
  Syntax:       CALL "CBL_GET_CSR_POS" USING     screen-position
                                       RETURNING status-code
 
  Parameters:   screen-position        Group item defined as:
                  row-number             PIC X COMP-X.
                  column-number          PIC X COMP-X.
                status-code            See Key
                                    -♦-