Adobe 65030365 - FrameMaker - PC Manual page 454

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

Advertisement

ADOBE FRAMEMAKER SCRIPTING GUIDE
Function Summary
Both the
Constants.FS_ImportNativeError (2)
a call to the
method. The following table lists the possible status flags and the reasons associated with them:
Import()
Status Flag
Constants.FE_BadParameter (-43)
Constants.FE_BadFileType (-83)
Constants.FE_MissingFile (-84)
Constants.FE_FailedState (-45)
Constants.FE_CanceledByClient (-86) (file was not
imported)
Constants.FE_Success (0)
property and the
FA_errno
Reason
Constants.FV_BadImportFileName (16) - The specified source filename is invalid.
Constants.FV_BadImportFileType (17) - The Import script specified a file type
different from the source file's actual type.
Constants.FV_BadImportScriptValue (18) - The Import script contained an invalid
property value.
Constants.FV_BadTextFileTypeHint (29) - The file was a text file, and the string in
Constants.FS_FileTypeHint (34) was not a valid import hint string.
Constants.FV_MissingScript: Import() was called without a script.
Constants.FV_DisallowedImportType (21) - Source file's type is disallowed by script.
Constants.FV_NoMainFlow (22) - A script was specified to import the main flow, but
the source file does not have a main flow.
Constants.FV_NoFlowWithSpecifiedName (23) - A script was specified with a flow
name that does not exist.
Constants.FV_InsertionPointNotInText (24) - The insertion point in the enclosing
document is not in the text.
Constants.FV_InsufficientMemory (27) - There is insufficient memory to import the
source file.
Constants.FV_BadEnclosingDocId (28) - There is no open document with the
specified ID.
Constants.FV_ImportFileNotReadable (48) - The specified source file is unreadable.
Constants.FV_ImportedByCopy (0) - The source file was imported by copy.
Constants.FV_ImportTextTable (TBD) - The source file is a text file, which was
imported into a table.
Constants.FV_ImportedMIF (3) - The source file is a MIF file.
Constants.FV_ImportedMakerDoc (4) - The source file is a FASL file.
Constants.FV_ImportedFilteredFile (5) - The source file was filtered.
Constants.FV_ImportedGraphicFile (6) - The source file is a graphics file.
Constants.FV_ImportedSgmlDoc (8) - The source file is an SGML document.
Constants.FV_ImportedXmlDoc (9) - The source file is an XML document.
Last updated 9/26/2011
global variable indicate the result of
446

Advertisement

Table of Contents
loading

This manual is also suitable for:

Framemaker 10

Table of Contents