Adobe 65030365 - FrameMaker - PC Manual page 441

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

Advertisement

ADOBE FRAMEMAKER SCRIPTING GUIDE
Function Summary
Returns
BookComponent
Syntax
NewSeriesBookComponent(previous)
Parameters
Parameter name
previous
NewBookComponentOfTypeInHierarchy
Description
TBD
Returns
BookComponent
Syntax
NewBookComponentOfTypeInHierarchy(compName, compType, elemLoc)
Parameters
Parameter name
compName
compType
elemLoc
Save
Description
The
method saves a book. The method allows you to script the way FrameMaker saves the file and to specify
Save()
responses to warnings and messages that arise while the file is being saved.
You can save a file under its current name or save it as a new file.
The property list for the
saveParams
Property
Constants.FS_SavedFileName (1)
Constants.FS_SaveNativeError (2)
Constants.FS_SaveStatus (3)
Data Type
Optional
Object
No
Data Type
Optional
string
No
No
int
ElementLoc
No
parameter is as follows:
Meaning
A string that specifies the full path of the saved file.
The error condition. If the file is saved successfully, this property is set to
A bit field indicating what happened when the file was saved.
Last updated 9/26/2011
Description
The location of the object in the series after which to add the
new Book Component. To add a paragraph at the start of a flow,
specify the location of the flow. To add a Book Component at the
beginning of any other series, specify 0.
Description
TBD
TBD
TBD
433
.
FE_Success

Advertisement

Table of Contents
loading

This manual is also suitable for:

Framemaker 10

Table of Contents