Standalone Logtool for MPE/iX
934 ****** INVALID REPEAT FACTOR SPECIFIED ( LTERR 934 )
CAUSE The value given for the repeat factor is greater the than the value given in the N`FIELDS command.
ACTION Please consult the LOGTOOL manual for further information on the FIELD`FORMAT command.
935 ****** EXPECTED A REPEAT FACTOR OR "(" ( LTERR 935 )
CAUSE LOGTOOL is expecting the next token to be a repeat factor, which is represented as a number, or a "(".
ACTION Please consult the LOGTOOL manual for further information on the FIELD`FORMAT command.
936 ****** FIELD FORMAT IS INVALID HERE OR HAS ALREADY BEEN SPECIFIED
***( LTERR 936 )
CAUSE A FIELD`FORMAT command has already been given for the current record definition, or commands
which must proceed the FIELD`FORMAT command were not given.
ACTION Please consult the LOGTOOL manual for further information on the FIELD`FORMAT command.
937 ****** NUMBER OF FIELD FORMATS DOES NOT MATCH N`FIELDS VALUE ( LTERR 937 )
CAUSE The number of fields given in the FIELD`FORMAT command does not match the value given in the
N`FIELD.
ACTION Please consult the LOGTOOL manual for further information on the FIELD`FORMAT command.
938 ****** TOTAL BITS IN FIELD FORMAT DOES NOT MATCH RECORD LENGTH VALUE ( LTERR
938 )
CAUSE The total number of bits defined in the FIELD`FORMAT command does not match the
RECORD`LENGTH value for the current record definition.
ACTION Please consult the LOGTOOL manual for further information on the FIELD`FORMAT command.
939 ****** N FIELDS VALUE EXPECTED HERE ( LTERR 939 )
CAUSE LOGTOOL encountered the N`FIELD command but did not find the number of fields parameter. Either the
user did not give a value, or the value was given in an incorrect format.
ACTION Please consult the LOGTOOL manual for further information on the N`FIELDS command.
940 ****** N`FIELDS IS INVALID HERE OR HAS ALREADY BEEN SPECIFIED ( LTERR 939 )
CAUSE A N`FIELD command has already been given for the current record definition, or the commands which
must proceed the N`FIELD command were not given.
ACTION Please consult the LOGTOOL manual for further information on the N`FIELD command.
945 ****** QUOTED RECORD LABEL EXPECTED HERE ( LTERR 945 )
CAUSE LOGTOOL did not encounter a quoted string, which is to be used as the record label, or the string was not
given in the proper format.
ACTION Please consult the LOGTOOL manual for further information on the RECORD`LABEL command.
946 ****** RECORD LABEL IS INVALID HERE OR HAS ALREADY BEEN SPECIFIED
***( LTERR 946 )
CAUSE The RECORD`LABEL command has already been given for the current record definition, or commands
which must proceed the RECORD`LABEL command were not given.
ACTION Please consult the LOGTOOL manual for further information on the RECORD`LABEL command.
947 ****** RECORD LENGTH VALUE ( # BITS ) IS OUT OF RANGE ( LTERR 947 )
CAUSE A RECORD`LENGTH command has been encountered, but the user specified a record length value outside
of the valid range.
ACTION Please consult the LOGTOOL manual for further information on the RECORD`LENGTH command.
948 ****** RECORD LENGTH VALUE ( # BITS ) EXPECTED HERE ( LTERR 948 )
CAUSE A RECORD`LENGTH command has been encountered, but the user either did not give the number of bits
parameter, or gave an invalid token for the number of bits parameter.