Adobe 65030365 - FrameMaker - PC Manual page 520

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

Advertisement

ADOBE FRAMEMAKER SCRIPTING GUIDE
Function Summary
Error
Constants.FE_NotBodyPgf (-25)
Constants.FE_NotBookComponent (-26)
Returns
One of the following objects: Body page, Pgf and Book Component
Syntax
NewSeriesObject(objType, previous)
Parameters
Parameter name
objType
previous
NewSeriesBodyPage
Description
Creates a body page.
See
NewSeriesObject
under the Doc class for more information.
Returns
BodyPage
Syntax
NewSeriesBodyPage(previous)
Parameters
Parameter name
previous
NewSeriesPgf
Description
Creates a paragraph.
See
NewSeriesObject
under the Doc class for more information.
Reason
The
prevId
parameter must specify a paragraph..
The
parameter must specify a book component..
prevId
Data Type
Optional
No
int
One of: Body
No
page, Pgf
and Book
Component
Data Type
Optional
BodyPage
No
Last updated 9/26/2011
Description
The type of object to create (for example, FO_BodyPage or
FO_Pgf).
The object in the series after which to add the new object. To
add a paragraph at the start of a flow, specify the flow. To add an
object at the beginning of any other series, specify 0.
Description
The object in the series after which to add the new body page.
To add a paragraph at the start of a flow, specify the flow. To add
a body page at the beginning of any other series, specify 0.
512

Advertisement

Table of Contents
loading

This manual is also suitable for:

Framemaker 10

Table of Contents