Adobe 65030365 - FrameMaker - PC Manual page 544

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

Advertisement

ADOBE FRAMEMAKER SCRIPTING GUIDE
Function Summary
Syntax
Save(saveAsName, saveParams, saveReturnParams)
Parameters
Parameter name
saveAsName
saveParams
saveReturnParams
Import
Description
Imports text or graphics into a document.
See
Import
under the Book class for more information.
Returns
Object
Syntax
Import(textLocP, filename, importParams, importReturnParams)
Parameters
Parameter name
textLocP
filename
importParams
importReturnParams
AddNewBuildExpr
Description
Adds a Boolean conditional expression to the document.
The method returns
FE_Success
On failure, the method sets
FA_errno
Data Type
Optional
No
string
PropVals
No
PropVals
No
Data Type
Optional
No
TextLoc
string
No
PropVals
No
No
PropVals
, on success.
to one of the following values:
Last updated 9/26/2011
Description
The path for saving the document or book.
A property list that tells FrameMaker how to save the file and
how to respond to errors and other conditions. Use
GetSaveDefaultParams() or AllocatePropVals() to create and
allocate memory for this property list. To use the default list,
specify
null
.
A property list that returns information about how the
FrameMaker product saved the file.
Description
The text location at which to import the file.
The full path of the file to import.
A property list specifying how to import the file and how to
respond to errors and other conditions. To use the default list,
specify null.
A property list that provides information about how
FrameMaker imported the file. This parameter must be
initialized before you call Import().
536

Advertisement

Table of Contents
loading

This manual is also suitable for:

Framemaker 10

Table of Contents