Appendix D.2 GJ record format

ItemPosition (byte)AttributeDescription
Reserved0char[8]Reserved area
Input logical terminal name8char[18]Name of the input logical terminal that received the input message.
Reserved24char[16]Reserved area
Application name40char[10]Name of the application that processes the input message.
Reserved50char[2]Reserved area
Message input serial number52char[12]The input serial number of the message received from the input logical terminal. This information is not a character string, and must be handled as 12-byte area.
Reserved64char[4]Reserved area
Journal collection time68ulongTime the journal was written to the MCF journal buffer.
(Seconds counted from 0: 00: 00 at January 1, 1970)
Journal collection time72ulongTime the journal was written to the MCF journal buffer.
(Fewer than a second, counted from 0: 00: 00 at January 1, 1970)
Reserved76char[4]Reserved area
Map name80char[9]Map name of the NEXT map, if any.
Reserved89char[15]Reserved area
Input message size104ulongSize of the message in bytes received from the input logical terminal.
Input message108char[ ]The message received from the input logical terminal is set. The size of this variable-length information is as large as indicated by the input message size.