cobol1.hlp (Topic list)
CBL_SET_CSR_POS Details (↑ Screen Routines)
 Key Summary                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Parameters on Entry:
 
     screen-position         The screen position at which to put the
                             cursor. The top left corner is row 0,
                             column 0. To make the cursor invisible,
                             set row-number and column-number to 255.
                             Any other legal on-screen values make the
                             cursor visible.
                             See Notes on screen routines.
 
  Parameters on Exit:
 
     None
                                    -♦-