Adobe 65030365 - FrameMaker - PC Manual page 496

Scripting guide
Hide thumbs Also See for 65030365 - FrameMaker - PC:
Table of Contents

Advertisement

ADOBE FRAMEMAKER SCRIPTING GUIDE
Function Summary
Error
Constants.FE_BadDocId (-2)
Constants.FE_BadObjId (-3)
Constants.FE_NotTextObject (-41)
Constants.FE_OffsetNotFound (-21)
Constants.FE_BadRange (-36)
Returns
int
Syntax
ScrollToText(textRange)
Parameters
Parameter name
textRange
SetTextProps
Description
Sets the text properties (such as the format tag, font family, and size) for a text range.
On success, the method does not return anything.
On failure, the method returns one of the following values to
Error
Constants.FE_BadDocId (-2)
Constants.FE_BadName (-33)
Constants.FE_BadRange (-36)
Constants.FE_GenRuleAmbiguous (-55)
Constants.FE_GenRuleConnectorExpected (-57)
Constants.FE_GenRuleItemExpected (-51)
Constants.FE_GenRuleLeftBracketExpected (-53)
Constants.FE_GenRuleMixedConnectors (-52)
Constants.FE_GenRuleRightBracketExpected (-54)
Constants.FE_GenRuleSyntaxError(-56)
Constants.FE_NotTextObject (-41)
Constants.FE_OffsetNotFound (-21)
Reason
Invalid document.
Invalid Object
Object specified for the text location is not a paragraph (FO_Pgf) or a flow (FO_Flow).
Offset specified for the text range could not be found in the specified paragraph or text line.
The specified text range is invalid.
Data Type
Optional
TextRange
No
FA_errno
Reason
Invalid document.
Specified name is illegal.
Specified text range is invalid.
General rule in structured document is ambiguous.
General rule in structured document is missing a connector.
General rule in structured document is missing a rule item.
General rule in structured document is missing a left bracket.
General rule in structured document has mixed connectors.
General rule in structured document is missing a right bracket.
General rule in structured document has a syntax error.
Object specified for the text range is not a paragraph (FO_Pgf) or a flow (FO_Flow).
Offset specified for the text range could not be found in the specified paragraph or
text line.
Last updated 9/26/2011
Description
The text range to which to scroll.
:
488

Advertisement

Table of Contents
loading

This manual is also suitable for:

Framemaker 10

Table of Contents