EasyManua.ls Logo

Adobe FRAMEMAKER 10 - Page 145

Adobe FRAMEMAKER 10
294 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
ADOBE FRAMEMAKER 10
MIF Reference
140
View only book statements
In versions 6.0 and later, a book can be View Only. The following statements indicate whether the book is View Only,
and how to display the book window when it is View Only.
Syntax
BDisplayText statement
The BDisplayText statement defines the type of text to display in the book window next to the book component
icons. It can appear anywhere in the file but normally appears just after the book’s View Only statements.
Syntax
BookComponent statement
The BookComponent statement contains the setup information for a folder, group, document, or generated file in a
book. The
BookComponent statements must precede all other statements that represent book content. The order of
BookComponent statements determines the order of the documents in the book.
If the
BookComponentType is either a folder or a group, the following BookComponent statments should begin under
a
BeginFolder and EndFolder statements or BeginGroup and EndGroup statements. The sequence should be as
follows.
<BXmlStyleSheet string>
The path or URI to the stylesheet that was specified for the XML file,
plus the type parameter specifying the type of stylesheet
<BViewOnly boolean>
Yes
specifies View Only book (locked)
<BViewOnlyWinBorders boolean>
No
suppresses display of scroll bars and border buttons in book
window of View Only book
<BViewOnlyWinMenubar boolean>
No
suppresses display of book window menu bar in View Only book
(Unix only)
<BViewOnlyPopup boolean>
No
suppresses display of book context menus in View Only book
<BViewOnlyNoOp 0xnnn>
Disables a command in a View Only document; command is specified
by hex function code (see page 47)
<BWindowRect
X Y W H
>
Book window placement on screen
<BDisplayText keyword>
The type of text to display next to component icons in the book window;
keyword can be one of:
AsFilename; displays the filename of the book component in the
book window.
AsText; displays a text snippet from the first paragraph of the
component in the book window

Table of Contents

Related product manuals