Adobe 65030365 - FrameMaker - PC Manual page 440

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

Advertisement

ADOBE FRAMEMAKER SCRIPTING GUIDE
Function Summary
NewSeriesObject
Description
The
method creates a series object. Series objects include the following object types:
NewSeriesObject()
• 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 location of the new object, on success. If the method fails, it sets
following values:
Error
Constants.FE_BadDocId (-2)
Constants.FE_BadNew (-23)
Constants.FE_BadObjId (-3)
Constants.FE_NotBodyPage (-24)
Constants.FE_NotPgf (-25)
Constants.FE_NotBookComponent (-26)
Returns
Object
Syntax
NewSeriesObject(objType, previous)
Parameters
Parameter name
objType
previous
NewSeriesBookComponent
Description
The
NewSeriesBookComponent()
The method allows you to specify the position in the series at which to add the new object.
See the
NewSeriesObject
method for more information.
Reason
Invalid book.
Object cannot be created.
Invalid object.
The
previous
parameter must specify the location of a body page.
The
parameter must specify the location of a paragraph.
previous
The previous parameter must specify the location of a book component.
Data Type
Optional
int
No
No
Object
method creates a Book Component.
Last updated 9/26/2011
FA_errno
Description
The type of object to create (for example, FO_BodyPage or
FO_Pgf).
The location of the object in the series after which to add the
new object. To add a paragraph at the start of a flow, specify the
location of the flow. To add an object at the beginning of any
other series, specify 0.
432
to one of the

Advertisement

Table of Contents
loading

This manual is also suitable for:

Framemaker 10

Table of Contents