XG01
  | Generation of the local configuration files: &LCF / &DEF / &CODE
 Meaning  Start message of Tool.  | 
&LCF &DEF &CODE  | name of local configuration file created name of configuration fragment created string code for character array  | 
XG02
  | Generation terminated successfully
 Meaning  The LCF was created; configuration was terminated successfully.  | 
XG03
  | Generation terminated successfully with warnings
 Meaning  The LCF was created. Nevertheless, a warning is output because unnecessary files were specified, for example. However, this warning has no effect on the configuration.  | 
XG04
  | Generation terminated by error
 No file created.
 Meaning  The LCF was not created; the configuration could not be performed. The cause can be determined from previous messages  | 
XG05
  | &FTYPE file'&FNAME'
 Meaning  This message specifies the file currently being edited, in the following form:  | 
&FTYPE:  | “description” file contains data structures “definition” file contains the LCF input “LC” file contains the local configuration  | 
&FNAME:  | File name  | 
XG10
  | Call: &PARAM
 Meaning  Syntax error when calling XATMIGEN: PARAM:        possible call parameters and switches  | 
XG11
  | [Error] Cannot create &FTYPE file '&FNAME'
 &REASON
 Meaning  The &FNAME file of type &FTYPE cannot be created &REASON contains a more precise explanation.  | 
&FTYPE: GEN = configuration fragment file (=configuration statements) LC = local configuration file  | 
XG12
  | [Warning] File not found.
 Meaning  The definition file or a description file was not found; perhaps the file does not exist.  | 
XG13
  | [Warning] Too many &OBJECTS, Maximum: &MAXNUM
 Meaning  Message indicating that too many objects were found.  | 
&OBJECTS: subtypes &MAXNUM: maximum number  | 
XG14
  | [Error] Line &LINE: Syntaxerror, &helptext
 Meaning  Syntax error in line &LINE of the LC definition file &HELPTEXT: help text  | 
XG15
  | [Error] Line &LINE: No record definition found for buffer &BUFF
 Meaning  No associated record definition could be found for the buffer &BUFF in line &LINE.  | 
XG16
  | [Error] Line &LINE: Basictype error in buffer &BUFF
 Meaning  The syntax description of the buffer &BUFF in line &LINE of the LCF contains an incorrect basic type (int, short, etc.).  | 
XG17
  | [Error] Cannot open &FTYPE file '&FNAME’. 
 &REASON
 Meaning  The &FNAME file of type &FTYPE cannot be opened.  &REASON contains a more detailed explanation. &FTYPE:   DEF (= LC definition file)  | 
XG18
  | [Error] &REASON
 Meaning  General error. &REASON contains a detailed reason for the error.  | 
XG19
  | [Message] Created new buffer: '&BUFF'
 Meaning  &BUFF:            created buffer  | 
XG20
  | [Message] Service name '&SVC' truncated to 16 characters!
 Meaning  &SVC : service name.  | 
XG21
  | [Message] Line &LINE: unknown statement line '&HELPTEXT'
 Meaning  Message for the line &LINE in the LC definition file &HELPTEXT: help text (part of LC-line)  | 
XG22
  | [Message] Line &LINE: Default set MODE='&TEXT'
 Meaning  Message for the line &LINE in the LC definition file &TEXT: set default mode  |