Specifications

OLE reference
166
Glink: API reference manual Gallagher & Robertson
The Screen Interface
The following Glink.Screen properties are available:
Property Description
Col
Current cursor column position
Cols
Max columns (read-only)
Field() interface
Interface to field
FormsMode
Forms mode (read-only)
FieldCount
Number of fields in form (read-only)
Row
Current cursor row position
Rows
Max rows (read-only)
ScreenText
Screen text
Status interface
Interface to status line
The following Glink.Screen methods are available:
Methods Description
SendKeys
Sends keys to emulator
SetScreenText
Set Screen text
Most of these refer to the equivalent emulation toggles, see the configuration
options for details.