Adobe 65030365 - FrameMaker - PC Manual page 655

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

Advertisement

ADOBE FRAMEMAKER SCRIPTING GUIDE
Function Summary
Error
FE_BadName(-33)
FE_BadNew (-23)
FE_DupName(-32)
Returns
Object
Syntax
NewNamedObject(objType, name)
Parameters
Parameter name
objType
name
NewNamedBook
Description
Creates a new book objects and returns it.
If this method fails, the API assigns one of the following values to
Error
FE_BadName(-33)
FE_BadNew (-23)
FE_DupName(-32)
Returns
Book
Syntax
NewNamedBook(name)
Parameters
Parameter name
name
NewNamedCommand
Description
Creates a new command object and returns it
Meaning
Specified name for the new object is invalid.
Object cannot be created.
Specified name for the new object belongs to an existing object.
Data Type
Optional
int
No
string
No
Meaning
Specified name is invalid.
Object cannot be created.
Specified name for the new object belongs to an existing object.
Data Type
Optional
string
No
Last updated 9/26/2011
Description
The type of the object you want to create.
The name of the object you want to create.
.
FA_errno
Description
The name of the book object to create.
647

Advertisement

Table of Contents
loading

This manual is also suitable for:

Framemaker 10

Table of Contents