Adobe 65030365 - FrameMaker - PC Manual page 681

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

Advertisement

ADOBE FRAMEMAKER SCRIPTING GUIDE
Function Summary
Notification
Constants.FA_Note_DisplayClientTiDialog (35)
Constants.FA_Note_PreSaveAsPDFDialog (71)
Constants.FA_Note_PostSaveAsPDFDialog (72)
Constants.FA_Note_PreDistill (73)
Calling
for notifications other than those listed above, has no effect.
ReturnValue()
A client can also call
ReturnValue()
dialog box.
Normally, when the user clicks a button in a client-defined modal dialog box, FrameMaker calls the client's
callback and then closes the dialog box. However, if the client's
DialogEvent()
with
ReturnValue()
retvalue
dialog box.
The following table lists the values that a client can pass to
Value
Constants.FR_DialogStayUp (-10000)
Any other value
On success,
ReturnValue()
was called in the current callback function.
ReturnValue()
On failure, the method assigns the following value to
Error
Constants.FE_Transport (-1)
Returns
int
Syntax
ReturnValue(retvalue)
Parameters
Parameter name
retvalue
Values that client can pass to
ReturnValue()
Constants.FR_DisplayedTiDialog (-10002)
Constants.FR_CancelOperation (-10001)
Constants.FR_SkipStep (-10004)
Constants.FR_CancelOperation (-10001)
Constants.FR_CancelOperation (-10001)
in a
DialogEvent()
set to
Constants.FR_DialogStayUp (-10000)
Meaning
Do not close the modal dialog box in which the event occurred.
Close the modal dialog box.
returns the value of the retvalue parameter that was set, the previous time
FA_errno
Reason
A transport error occurred.
Data Type
Optional
int
No
Last updated 9/26/2011
Meaning
The client has displayed its version of the Text
Inset Properties dialog box.
Cancel the Save As PDF operation.
Do not display the Acrobat Settings dialog
box
Cancel the Save as PDF operation.
Note: This event occurs before the
distilling operation begins. You can
now cancel the peration after the user
closes Save As PDF dialog box.
Cancel the Save as PDF operation.
callback that responds to actions in a client-defined modal
DialogEvent()
, FrameMaker does not close the
in a
ReturnValue()
DialogEvent()
:
Description
The value to return.
673
callback calls
callback:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Framemaker 10

Table of Contents