en:docs:macrolib:getcur

Note: This IBM PC BIOS API call is for DOS/Win16 personality only. Use Family API for portability.

Note: osFree Macro Library provides macros for most of functions

2022/03/13 07:41 · prokushev

@GetCur/@GetCsr

Version

IBM 5150 and higher

Brief

Get Current Cursor Position and Size

BIOS Interrupt

Family API

Syntax

@GetCur page

Parameters

  • page (BYTE) - optional video page number

Return

CH = start scan line
CL = end scan line
DH = row (00h is top)
DL = column (00h is left)

en/docs/macrolib/getcur.txt · Last modified: 2022/11/25 06:22 by prokushev