autECLFieldList.FindFieldByText

<< Click to Display Table of Contents >>

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

autECLFieldList.FindFieldByText

Description

This function searches the autECLFieldList object for a field containing the string passed in as Text.

Syntax

autECLFieldList.FindFieldByText(Text)

 

 

Parameters

Part

Type

Description

Text

String

Required. The text string to search for.

StartRow*

Integer

Optional. Row position in the presentation space at which to begin the search.

StartCol*

Integer

Optional. Column position in the presentation space at which to begin the search.

Direction*

Integer

Direction in which to search. Values are 1 for search forward, 2 for search backward.

 

*These parameters are not supported in current version of Quick3270

 

Remarks

Added in version 6.40