cobol1.hlp (Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
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.
                                    -♦-