Adobe FRAMEMAKER 6.0 Manual page 145

Mif reference
Table of Contents

Advertisement

Code
`TXIS'
`TXRM'
Note that this is not a comprehensive list of codes. Codes may be added to this list by Adobe or by devel-
opers at your site.
platform is a code specifying the platform on which the filter was run. The code is a string of four
characters. The following table lists some of the possible codes.
Code
`MAC6'
`MACP'
`WINT'
`WIN3'
`WIN4'
`UNIX'
filter_vers is a string of four characters identifying the version of the filter on that platform. For example,
version 1.0 of a filter is represented by the string `1.0 '.
filter_name is a text string (less than 31 characters long) that describes the filter.
TiApiClient statement
The TiApiClient statement defines a text inset created and maintained by an FDK client application.
Syntax
<TiApiClient
<TiClientName string>
<TiClientSource string>
<TiClientType string>
<TiClientData string>
>
Usage
When updating text insets, the FDK client can use the TiClientName substatement to determine if it
should update a given text inset.
Description
Text ISO Latin 1
Text Roman 8
Description
Macintosh 68000 series
Power Macintosh
Windows NT
Windows 3.1
Windows 95
Generic X/11 (Sun, HP)
Specifies the name used to register the FDK client application with the
FrameMaker product
Specifies the location of the source file for the text inset
Specifies the type of the source file
Specifies additional data that can be used by an FDK client (for exam-
ple, SQL query information)
End of TiApiClient statement
ADOBE FRAMEMAKER 6.0
145
MIF Document Statements

Advertisement

Table of Contents
loading

Table of Contents