Sets the cursor type.
call X"A7" using function-code cursor-type
Using call prototype (see Library Routines - Key) | Picture (32-bit systems) | ||||
---|---|---|---|---|---|
function-code | cblt-x1-compx | pic x comp-x. | |||
cursor-type | Group containing: | Group containing: | |||
cursor-end | cblt-x1-compx | pic x comp-x. | |||
cursor-start | cblt-x1-compx | pic x comp-x. |
function-code | Value 17. |
cursor-end | Scan line cursor ends on. |
cursor-start | Scan line cursor starts on. |
None
Details of cursor-start and end lines can be found in your IBM BIOS Technical Reference manual.