You are here: Available Utilities > M > MRGADD

MRGADD

Use this utility to search the text file produced by the MRGCHK utility and add the fonts listed there to the designated FXR file so they can be used in the library.

Syntax

MRGADDW /I /X /N

Parameter

Description

/I

This is the file created by the MRGCHK utility.

/X

This is the FXR file (REL121.FXR) that contains the fonts you want to add.

/N

(Optional) Use this parameter to specify an INI file to use. The utility uses the master resource information for the directories so it can find the resources.

Here is an example:

mrgaddw.exe /I=resource.txt /X=rel121.fxr /N=fapcomp.ini

This would use the directories from the FAPCOMP.INI file to search for the fonts and resources that are in the RESOURCE.TXT file. It would add the fonts found to the rel121.FXR file. MRGADD would then output the RESOURCE.TXT file with all the resources that were still not found.