Adobe 65030365 - FrameMaker - PC Manual page 675

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

Advertisement

ADOBE FRAMEMAKER SCRIPTING GUIDE
Function Summary
Event
Notification Point
Structural element dragged
An attribute value is set
Element definitions are
imported
Inline input of double-byte
text
Filter a file on import or export
A file to file filter has been invoked—this
via a filter to file filter
notification occurs before the file is
imported
The notification constants are numbered sequentially, starting with 0. The method provides a constant,
Constants.FA_Note_Num (128)
notification for all notification points.
The method returns
FE_Success
Error
Constants.FE_Transport (-1)
Constants.FE_BadNotificationNum (-30)
Returns
int
Syntax
Notification(notification, state)
Parameters
Parameter name
notification
state
PopClipboard
Description
Pops the Clipboard stack, moving the entry on the top of the stack to the Clipboard.
The method returns
FE_Success
Before the element is dragged
After the element is dragged
Before the attribute value is set
After the attribute value is set
Before the element definitions are
imported
After the element definitions are
imported
Before the text entry
After the text entry
, that specifies the total number of notifications. This makes it easy to request
on success. On failure, the method sets
Reason
A transport error occurred.
The specified notification number was invalid.
Data Type
Optional
int
No
No
int
on success. On failure, the method sets
Last updated 9/26/2011
Notification Constant
Constants.FA_Note_PreDragElement (58)
Constants.FA_Note_PostDragElement (59)
Constants.FA_Note_PreSetAttrValue (62)
Constants.FA_Note_PreSetAttrValue (63)
Constants.FA_Note_PreImportElemDefs (64)
Constants.FA_Note_PostImportElemDefs (65)
Constants.FA_Note_PreInlineTypeIn (69)
Constants.FA_Note_PostInlineTypeIn (70)
Constants.FA_Note_FilterFileToFile (75)
to one of the following values:
FA_errno
Description
Constant that specifies the notification point.
Specifies whether to turn notification on or off.
and
turns it off
False
to one of the following values:
FA_errno
667
turns it on,
True

Advertisement

Table of Contents
loading

This manual is also suitable for:

Framemaker 10

Table of Contents