Adobe 65030365 - FrameMaker - PC Manual page 671

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

Advertisement

ADOBE FRAMEMAKER SCRIPTING GUIDE
Function Summary
Parameters
Parameter name
pathname
silent
Notification
Description
Requests that the FrameMaker product notify your client whenever a specified event, or stage of an event, occurs.
Note: If FrameMaker encounters an internal error and exits, it does not send any notification to your client about
operations performed after the error occured. For example, after an error, FrameMaker allows the user to save changes
in open documents, but it does not notify any clients of the save operations.
Many events have several notification points or stages for which you can request notification.The following table lists
the notification points and the constants that specify them:
Event
Notification Point
Frame binary document
opened
MIF document opened
SGML document opened
Data Type
Optional
string
No
bool
No
Before checking the type of file to be
opened
After checking the type of file to be
opened
Before opening the file
After opening the file
Before checking the type of file to be
opened
After checking the type of file to be
opened
Before opening the file
After opening the file
Before checking the type of file to be
opened
After checking the type of file to be
opened
Before opening the file
After opening the file
Last updated 9/26/2011
Description
The pathname of the menu customization file to load. If you
specify only a filename, the function looks in the client directory.
If
silent
is set to False, the pathname specified by
is used as the default in the Menu Customization File dialog box.
Specifies whether to display the Menu Customization File dialog
box and allow the user to choose the file.
To display the dialog box and allow the user to choose the file,
specify
False
.
To use the file specified by pathname without asking the user,
specify
True
.
Notification Constant
Constants.FA_Note_PreFileType (9)
Constants.FA_Note_PostFileType (10)
Constants.FA_Note_PreOpenDoc (1)
Constants.FA_Note_PostOpenDoc (2)
Constants.FA_Note_PreFileType (9)
Constants.FA_Note_PostFileType (10)
Constants.FA_Note_PreOpenMIF (3)
Constants.FA_Note_PostOpenMIF (4)
Constants.FA_Note_PreFileType (9)
Constants.FA_Note_PostFileType (10)
Constants.FA_Note_PreOpenSGML (82)
Constants.FA_Note_PostOpenSGML (83)
663
pathname

Advertisement

Table of Contents
loading

This manual is also suitable for:

Framemaker 10

Table of Contents