autECLPS.GetText

<< Click to Display Table of Contents >>

Navigation:  Support for IBM® Personal Communications™ macros > autECLPS >

autECLPS.GetText

Description

Returns characters from the presentation space.

Syntax

autECLSession.autECLPS.GetText ([Row [, Col [, Len]]])

 

Parameters

Part

Type

Description

Row

Integer

Optional. Row at which to begin the retrieval in the presentation space. Default value is 1.

Col

Integer

Optional. Column at which to begin the retrieval in the presentation space. Default value is 1.

Len

Integer

Optional. Number of characters to retrieve from the presentation space. Default value is the number of characters of the presentation space.

Remarks

Null and non-printable characters are replaced by spaces.