Adobe framemaker 6.0 User Manual

Page of 323
135
ADOBE FRAMEMAKER 6.0
MIF Document Statements
Syntax
Usage
A typical ParaLine statement consists of one or more StringCharATblAFrameFNoteVariableXRef
and Marker statements that define the contents of the line of text. These statements are interspersed with 
statements that indicate the scope of document components such as structure elements and conditional 
text.
The VariableLocked statement is used for text insets that retain formatting information from the source 
document.
If the <VariableLocked Yes> statement appears in a specific variable, that variable is part of a text inset that 
retains formatting information from the source document. The variable is not affected by global 
formatting performed on the document. 
<ParaLine
<ElementBegin …>
<TextRectID ID>
Where the following text goes
<SpclHyphenation boolean>
Hyphenation of a word at the end of a line causes the word to be 
spelled differently, as with German hyphenation
<Font…>
Embedded character change for the following text (see page 78)
<Conditional…>
Turns on conditional text (see page 72)
<Unconditional>
Returns to unconditional state
<String string>
Printable ASCII text in single quotation marks; required
<Char…>
An extended ASCII character code or special character name (see 
page 136)
<ATbl ID>
ID of embedded table
<AFrame ID>
ID of embedded anchored frame
<FNote ID>
ID of embedded footnote
<Marker…>
Embedded marker (see page 137)
<Variable
Embedded variable
<VariableName string>
Variable name (see page 96)
<VariableLocked boolean>
Yes means the variable is part of a text inset that obtains its format-
ting information from the source document
>
End of Variable statement
<XRef…>
Embedded cross-reference (see page 97)
<XRefEnd>
<ElementEnd …>
>
End of ParaLine statement