FindNext Method (Article)

Build 1501 on 14/Nov/2017  This topic last edited on: 22/Mar/2016, at 17:07

Description

Searches for the next match after a previous find command.

Available in Ted and Fred.

Syntax

object.FindNext

object

Required. Object name. Returned by Ted.GetActiveArticle.

Return value

Error code

Remarks

In Fred, it acts only on the text elements which are linked to the current page. If a text element of an article is linked to some other page. e.g. jump page, or it's not linked to any page, this function ignores it.

Example

Ted.GetActiveArticle.FindNext

Context

Article object

See also

Find, DoFindRepl, FindReplace