Standalone Logtool for MPE/iX

CAUSE LOGTOOL was expecting the next token to be a value range specifier. LOGTOOL will display a carat to indicate
where it was expecting the string range value to be.
ACTION Please consult the LOGTOOL manual for further information. on the VALUE`LABEL command.
912 ****** RECORD OR TAG ID IS OUT OF RANGE ( LTERR 912 )
CAUSE LOGTOOL encountered a record id number which was outside the range of 0 to 255.
ACTION Please consult the LOGTOOL manual for further information on the RECORD`ID or TAG`ID command.
913 ****** RECORD OR TAG ID IS EXPECTED HERE ( LTERR 913 )
CAUSE LOGTOOL is expecting a record id number if the command is RECORD`ID, or a tag id number if the
command is TAG`ID. This error message will be displayed is the if number is not present or is in an
incorrect format.
ACTION Please consult the LOGTOOL manual for further information on the appropriate command.
914 ****** RECORD OR TAG ID STATEMENT NOT ALLOWED HERE. COMMAND IGNORED (
LTERR 914 )
CAUSE The user has already specified a RECORD`ID or TAG`ID command for the current record definition. The
RECORD`ID or TAB`ID command encountered will be ignored.
ACTION Please consult the LOGTOOL manual for further information on the RECORD`ID or TAG`ID command.
915 ****** UNRECOGNIZED TOKEN IN COMMAND FIELD ( LTERR 915 )
CAUSE LOGTOOL was expecting a command name. LOGTOOL will display a carat indicating where it was expecting
the command name.
ACTION Please consult the LOGTOOL manual for further information on record definition files.
916 ****** NUMBER OF BITS TOO LARGE FOR THIS TYPE OF FIELD ( LTERR 916 )
CAUSE The number of bits specified in the field format is too large for the type of field.
ACTION Please consult the LOGTOOL manual for further information on the FIELD`FORMAT command.
917 ****** ARRAY DATA MUST START ON A 8 BIT BYTE BOUNDARY ( LTERR 917 )
CAUSE LOGTOOL requires array data to start on a 8 bit byte boundary.
ACTION Please consult the LOGTOOL manual for further information on the FIELD`FORMAT command.
918 ****** ARRAY DATA MUST BE A MULTIPLE OF 8 BITS ( LTERR 918 )
CAUSE LOGTOOL requires that array data be defined in multiples on 8 bits.
ACTION Please consult the LOGTOOL manual for further information on the FIELD`FORMAT command.
919 ****** ASCII DATA MUST START ON AN 8 BIT BOUNDARY ( LTERR 919 )
CAUSE LOGTOOL requires that all ascii data start on a 8 bit byte boundary.
ACTION Please consult the LOGTOOL manual for further information on the FIELD`FORMAT command.
920 ****** ASCII DATA MUST BE A MULTIPLE OF 8 BITS ( LTERR 920 )
CAUSE LOGTOOL required that all ascii data be defined in multiples of 8 bits.
ACTION Please consult the LOGTOOL manual for further information on the FIELD`FORMAT command.
921 ****** TAB FIELD TOO LARGE FOR SPECIFIED RECORD LENGTH ( LTERR 921 )
CAUSE The tab field given along with the other field defined will exceed the bit count given in the
RECORD`LENGTH command of the current record definition.
ACTION Please consult the LOGTOOL manual for further information on the FIELD`FORMAT command.
922 ****** TAG LENGTH IN BITS EXPECTED ( LTERR 922 )
CAUSE LOGTOOL encountered a token other than a value which is to be used as the tag length. LOGTOOL will display
a carat where it expected the tag length value.
ACTION Please consult the LOGTOOL manual for further information on the FIELD`FORMAT command.