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_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
                                    -♦-