Adobe 65030365 - FrameMaker - PC Manual page 448

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

Advertisement

ADOBE FRAMEMAKER SCRIPTING GUIDE
Function Summary
Property
Constants.FS_FileIsXmlDoc (37)
Constants.FS_ForceImportAsText (17)
Constants.FS_HowToImport (4)
Constants.FS_ImportAsType (36)
Constants.FS_ManualUpdate (5)
Constants.FS_SgmlImportApplication (35)
Constants.FS_StructuredImportApplication (35) String specifying the name of the structure application to use when importing an XML or
Constants.FS_ShowBrowser (1)
Constants.FS_TextInsetName (6)
The syntax of the string passed to the
Meaning
File is an XML document. The possible values are:
Constants.FV_DoOK (1) - Import it anyway.
Constants.FV_DoCancel (0) - Cancel the import operation.
Constants.FV_DoShowDialog (4) - Show a dialog box and let the user decide.
Import the file as a Text Only document, even if it is a MIF file or a filterable file. Set to either
True or False.
True - Import it as a Text Only file.
False - Import it in a format based on its type.
Import file by reference or copy. The possible values are:
Constants.FV_DoByRef (5) - Import file by reference.
Constants.FV_DoByCopy (6) - Import file by copy.
Constants.FV_DoUserChoice (7) - Allow user to choose how to import the file.
Specify the format of the file to import. Possible values are:
Constants.FV_AUTORECOGNIZE (0x00) - Default value; recognize the file type
aoutmatically.
Constants.FV_TYPE_BINARY (0x01) - A FrameMaker binary file.
Constants.FV_TYPE_MIF (0x02) - A MIF file.
Constants.FV_TYPE_TEXT (0x03) - A file containing plain text.
Constants.FV_TYPE_SGML (0x04) - An SGML file.
Constants.FV_TYPE_XML (0x05) - An XML file.
Constants.FV_TYPE_FILTER (0xFF) - Use a filter to import this file. You must specify a valid
file type hint for the Constants.FS_FileTypeHint (34) property.
Update inset manually. Set to either True or False.
True - Update inset automatically.
False - Do not update inset manually.
Retained for compatibility with older versions of FrameMaker. Use the
Constants.FS_StructuredImportApplication (35) property instead.
SGML file. This property takes precedence over any other structure application specification.
If the specified application does not exist, the calling function will fail.
If this property is not set, then the value of this property is
Display the Import dialog box. Set to either True or False.
True - Display the Import dialog box.
False - Do not display the Import dialog box.
Denotes the Inset name. If not set, the value of this property is
Constants.FS_FileTypeHint (34)
Last updated 9/26/2011
null
.
.
null
is as follows:
440

Advertisement

Table of Contents
loading

This manual is also suitable for:

Framemaker 10

Table of Contents