: GNM, Programming, Generate Messages and SDML documentation   GNM V2.4-000  A GNM is a compiler that permits you to generate both MESSAGE files B (.MSG files) and DOCUMENT SDML files containing the error messagesC and recovery text.  From the MESSAGE compiler, you can also get the = SDL output (MESSAGE/SDL), and from that the language-specific 1 include files containing the message definitions.   @ GNM is built on lib$table_parse for its baseline operations, and for its grammar.  @ Also included here are tsearch routines, C binary tree routines.  