Adobe framemaker 6.0 Manuale Utente

Pagina di 323
141
ADOBE FRAMEMAKER 6.0
MIF Document Statements
Syntax
Usage
All text insets require information about the source file and the imported text. The information is used to 
<TextInset
<Unique num>
Unique ID number assigned by the FrameMaker product
<TiName string>
Specifies a name for the text inset that may be assigned by an FDK cli-
ent or by this statement in a MIF file; FrameMaker products do not 
automatically assign a name for the text inset
<TiSrcFile pathname>
Specifies the source file with a device-independent filename (for path-
name syntax, see 
<TiAutoUpdate boolean>
Yes specifies that the text inset is updated automatically when the 
source file changes
<TiLastUpdate seconds 
microseconds>
Specifies the time when the text inset was last updated; time is mea-
sured in the number of seconds and microseconds that have passed 
since January 1, 1970
<TiMacEditionId integer>
For a text inset created from a Macintosh edition, points to the 
resource ID of the sect and alis records
<TiImportHint string>
Identifies the filter used to convert the file (see 
)
<TiApiClient …>
Identifies the text inset as one created and maintained by an FDK cli-
ent (see “TiApiClient statement” on page 145)
<TiFlow …>
Identifies the text inset as an imported text flow from another docu-
ment (see “TiFlow statement” on page 146)
<TiText …>
Identifies the text inset as an imported text file (see 
)
<TiTextTable …>
Identifies the text inset as text imported into a table (see “TiTextTable 
statement” on page 147
)
<TiEncoding>
Specifies the text encoding for the text inset
keyword can be one of:
TiIsoLatin
TiASCII
TiANSI
TiMacASCII
TiJIS
TiShiftJIS
TiEUC
TiBig5
TIEUCCNS
TiGB
TiHZ
TiKorean
>
End of TextInset statement
…(Free-form text)
Para statements containing and describing the imported text (see 
“Para statement” on page 133)
<TextInsetEnd>
End of imported text