EasyManua.ls Logo

Adobe FRAMEMAKER 10 - Page 138

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
133
Note that this is not a comprehensive list of codes. Codes may be added to this list by Adobe or by developers 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.
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
Usage
When updating text insets, the FDK client can use the TiClientName substatement to determine if it should update
a given text inset.
‘TBG5’
Big5
‘TGB’
GB-2312
‘TKOR’
Korean
‘TUT8’
UTF-8
‘TU1B’
UTF-16BE
‘TU1L’
UTF-16LE
‘TU3B’
UTF-32BE
‘TU3L’
UTF-32LE
Code Description
‘WINT’
Windows NT
‘WIN3’
Windows 3.1
‘WIN4’
Windows 95
‘UNIX’
Generic X/11 (Sun, HP)
<TiApiClient
<TiClientName string>
Specifies the name used to register the FDK client application with FrameMaker
<TiClientSource string>
Specifies the location of the source file for the text inset
<TiClientType string>
Specifies the type of the source file
<TiClientData string>
Specifies additional data that can be used by an FDK client (for example, SQL query
information)
>
End of TiApiClient statement
Code Description

Table of Contents

Related product manuals