Programming tools / Components |
The fglmkmsg tool compiles .msg message files into a binary version used by programs.
fglmkmsg [options] srcfile [outfile]
Option | Description |
---|---|
-V | Display version information for the tool. |
-h | Displays options for the tool. Short help. |
-r msgfile | De-compiles a binary message file. |
fglmkmsg mess01.msg
fglmkmsg mess01.msg mess01.iem
The .iem compiled version can be used by BDL programs, for example, when the HELP clause is used in a MENU or INPUT instruction.