You are here: Available Utilities > C > CSET2FAP > Configuring the INI File

Configuring the INI File

Since Documaker applications can use the same font files as the Document Sciences system, first copy the font files into your Documaker Metacode resource directory. This is the same place the Metacode fonts licensed via Documaker software are located. Then use Studio’s Font manager to import the fonts. Specify the name of the new font cross-reference (FXR) file in the XRFFile option of the MasterResource control group.

The CSET2FAP utility also uses these INI options:

< CompuSet >

   MasterStyles =

   Config =

   ExtremeLogging =

< MasterResource >

   DefLib =

< Config:XXX >

   XRFFile =

< Loaders >

   Loader =

< Loader:CompuSet >

   Desc =

   Func =

   Module =

Option

Comments

CompuSet control group

MasterStyles

(Optional) Enter the global styles definition file name.

Config

Enter the name of the file that contains logical and machine font definitions and the font files in which they are located.

ExtremeLogging

Enter Yes to view all of the debug information when creating a FAP file from a Document Sciences file. The system defaults to No.

MasterResource control group

Deflib

Enter the path to your Documaker resources.

Config:XXX control group where XXX is the name of the library or workspace

XRFFile

Enter the name of the font cross-reference file (FXR) you want the system to load.

LOGO.DAT

Enter the name of the file containing the fonts you want to use as graphics. For more information, see Using Fonts as Graphics.

Loaders control group

Loader

This entry is used to locate image loader INI groups. For instance, you could enter CompuSet.

Loader:CompuSet control group

Desc

Enter the description you want to appear in the file types list of the File Open window. For example, you could enter Compuset files (*.TXT).

Func

Enter the name of the image loading function, such as CompuSetImageLoader.

Module

Enter the name of the image loader module, such as CSLDRW32.

Note Because the conversion does not handle all CompuSet commands, you may receive some error messages.