SS.Cursr Get Status

From NitrOS-9
Jump to: navigation, search

Returns VDG alpha screen cursor information.

Entry Conditions
A path number
B SS.Cursr ($25)
Exit Conditions
A character code of the character at the current cursor address
X cursor X position (column)
Y cursor Y position (row)

Additional Information

  • SS.Cursr returns the character at the current cursor position. It also returns the X-Y address of the cursor relative to the current device's window or screen. SS.Cursr works only with text screens.
  • The support module for this call is VDGINT.