MKCATDEF preprocesses a message source file for input to GENCAT (see Generate Message Catalog Utility (GENCAT)).

MKCATDEF reads a message source file containing symbolic identifiers and produces the following output:

MKCATDEF sends the new message source file, with numbers instead of symbolic identifiers, to standard output. You can use MKCATDEF output as input to GENCAT in the following ways:

After running MKCATDEF, you can use symbolic names in an application to refer to messages.


[Back] [Next]