Adobe 65030365 - FrameMaker - PC Manual page 444

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

Advertisement

ADOBE FRAMEMAKER SCRIPTING GUIDE
Function Summary
Property
Constants.FS_AllowNonFMFiles (1)
Constants.FS_AllowViewOnlyFiles (3)
Constants.FS_MakeVisible (5)
Constants.FS_ShowBookErrorLog (4)
Constants.FS_UpdateBookGeneratedFiles (7)
Constants.FS_UpdateBookMasterPages (12)
Constants.FS_UpdateBookNumbering (8)
Constants.FS_UpdateBookOleLinks (9)
Meaning
Allow the FrameMaker product to update numbering, text insets, and other properties
of all the FrameMaker documents in the book, even if there are documents in the book
that were not created by FrameMaker. The permissible values are as follows:
Constants.FV_DoOK (1) - Update the book even if the book contains files not created
by FrameMaker.
Constants.FV_DoCancel (0) - Cancel the update operation when it encounters a
document not created by FrameMaker.
Constants.FV_DoShowDialog (4) - Show a dialog box and let the user decide.
Allow the FrameMaker product to update view-only documents in the book. The
permissible values are as follows:
Constants.FV_DoOK (1) - Update the view-only documents.
Constants.FV_DoCancel (0) - Cancel the entire update operation when it encounters
a view-only document.
Constants.FV_DoShowDialog (4) - Show a dialog box and let the user decide.
Make newly generated files (lists and indexes) visible. Takes the value True or False.
True - Make visible.
False - Do not make visible.
Display the book error log for this update operation. Takes the value True or False.
False - Do not display the error log; all warnings and errors are redirected to the
console.
True - Display the error log.
Update generated files such as TOC, lists, and indexes. Only update those generated
files that have GenerateInclude set to True in their associated FO_BookComponent
objects. Takes the value True or False.
True - Update generated files.
False - Do not update generated files.
Update automatic assignment of master pages in all the documents of the book. Takes
the value True or False.
True - Update master pages.
False - Do not update master pages.
Update numbering in all the documents of the book. Takes the value True or False.
True - Update numbering.
False - Do not update numbering.
Update OLE links in all the documents of the book. Takes the value True or False.
True - Update OLE links.
False - Do not update OLE links.
Last updated 9/26/2011
436

Advertisement

Table of Contents
loading

This manual is also suitable for:

Framemaker 10

Table of Contents