Adobe 65030365 - FrameMaker - PC Manual page 519

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

Advertisement

ADOBE FRAMEMAKER SCRIPTING GUIDE
Function Summary
Syntax
NewAnchoredTiApiClient(textloc)
Parameters
Parameter name
textloc
NewAnchoredTbl
Description
Creates an anchored table object.
See
NewAnchoredObject
under the Doc class for more information.
Returns
Tbl
Syntax
NewAnchoredTbl(textloc)
Parameters
Parameter name
textloc
NewSeriesObject
Description
Creates the following series objects:
• BodyPage
• BookComponent
• Pgf
The method allows you to specify the position in the series at which to add the new object.
The method returns the created series object, on success.
On failure, the method assigns one of the following values to
Error
Constants.FE_BadDocId (-2)
Constants.FE_BadNew (-23)
Constants.FE_BadObjId (-3)
Constants.FE_NotBodyPage (-24)
Data Type
Optional
No
TextLoc
Data Type
Optional
No
TextLoc
FA_errno
Reason
Invalid document.
Object cannot be created.
Invalid object.
The
prevId
parameter must specify a body page.
Last updated 9/26/2011
Description
The text location at which to insert the anchored TiApiClient
object.
Description
The text location at which to insert the anchored Table.
:
511

Advertisement

Table of Contents
loading

This manual is also suitable for:

Framemaker 10

Table of Contents