Purpose
The Generate Message Catalog Utility (GENCAT) does not accept symbolic message identifiers; you must use the MKCATDEF utility if you want to use symbolic message identifiers in you message source file for use with GENCAT.
Description
MKCATDEF processes a message source file containing symbolic identifiers and produces the following output:
After running MKCATDEF, you can use symbolic names in an application to refer to messages.
For more information on MKCATDEF, see Preprocess Message Source File Utility (MKCATDEF).