Appendix D.5 OJ record format

ItemPosition (byte)AttributeDescription
Reserved0char[24]Reserved area
Output logical terminal name or started application name24char[16]Name of the output logical terminal to which the output message was sent, or the started application name
Application name40char[10]Name of the application that sent the output message.
This information is not collected for an SPP.
Reserved50char[18]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 specified when the output message was sent.
Output message type89charOutput message type indicated by the character:
n: Ordinary unidirectional send message
o: Query message
p: Priority unidirectional send message
[Figure]: Application startup message
Reserved90charReserved area
Assignment of output serial number91charWhether or not the message has output serial number is indicated as follows:
0x00: Message without output serial number
0x01: Message with output serial number
Message output serial number92ulongOutput serial number when the output message was sent.
This information is valid when the assignment of output serial number is 0x01.
Reserved96char[8]Reserved area
Send message size104ulongSize of the message in bytes sent to the logical terminal or started application.
Send message108char[ ]The message sent to the logical terminal or started application is set. The size of this variable-length information is as large as indicated by the message size.