Adobe 65030365 - FrameMaker - PC Manual page 492

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

Advertisement

ADOBE FRAMEMAKER SCRIPTING GUIDE
Function Summary
Parameters
Parameter name
flags
PromoteElement
Description
Promotes the selected structural element. The selected element becomes a sibling of its former parent and appears
immediately after its former parent. The siblings that follow it become the element's children.
Note: One structural element must be selected when the PromoteElement() method is called. The selected element cannot
be the root element or a child of the root element.
The method does not return anything on success.
On failure, the method returns one of the following values to
Error
Constants.FE_WrongProduct (-60)
Constants.FE_BadDocId (-2)
Constants.FE_BadSelectionForOperation (-59)
Returns
Void
Syntax
PromoteElement()
QuickSelect
Description
Implements a quick-key interface that allows the user to choose a string from a list of strings in the document Tag area.
The
method highlights the document Tag area and displays a prompt and the first string in a specified
QuickSelect()
list of strings.
The user can display a string in the Tag area by typing the first few letters of the string. The user can also scroll through
the strings by pressing the up and down arrow keys.
To choose a string, the user presses Return when the string appears in the Tag area. To cancel the choice, the user clicks
in the document without pressing Return.
On success, the method returns an index into the array of strings specified by stringlist or -1 if the user cancels the
quick selection.
On failure, the method returns one of the following values to
Data Type
Optional
int
No
FA_errno
Reason
The current FrameMaker version does not support the requested operation
Invalid document.
Current text selection is invalid for this operation.
FA_errno
Last updated 9/26/2011
Description
Bit field that specifies how to paste the text and how to handle
interactive alerts. For default settings, specify 0.
:
:
484

Advertisement

Table of Contents
loading

This manual is also suitable for:

Framemaker 10

Table of Contents