InfoConnect for Unisys VBA Guide
GetCharacterAttributes Function
The screen row position.
The screen column position.
Retrieves character attributes for the specified position on the screen.
Syntax
object.GetCharacterAttributes( _
   ByVal row As Long, _
   ByVal column As Long _
) As CharacterAttributes

Parameters

row
The screen row position.
column
The screen column position.

Return Value

Attribute information for the specified position. May specify multiple attributes.
See Also

 

 


2015 Attachmate

Send Feedback