Standalone Logtool for MPE/iX
923 ****** COMMA EXPECTED HERE ( LTERR 923 )
CAUSE LOGTOOL encountered a token other than a comma. LOGTOOL will display a carat at the location where it was
expecting the comma.
ACTION Please consult the LOGTOOL manual for further information on the FIELD`FORMAT command.
924 ****** "TAG" EXPECTED HERE ( LTERR 924 )
CAUSE LOGTOOL encountered a token other than the reserved word "TAG". LOGTOOL will display a carat where it
expected the "TAG".
ACTION Please consult the LOGTOOL manual for further information on the FIELD`FORMAT command.
925 ****** FIELD BASE MUST BE IN [2,8,10,16] ( LTERR 925 )
CAUSE LOGTOOL encountered a value other that a valid base value. LOGTOOL will display a carat indicating where the
incorrect base value was found.
ACTION Please consult the LOGTOOL manual for further information on the FIELD`FORMAT command.
926 ****** FIELD BASE EXPECTED HERE [2,8,10,16] ( LTERR 926 )
CAUSE LOGTOOL encountered a token other that a valid base value. LOGTOOL will display a carat indicating where the
base value was expected.
ACTION Please consult the LOGTOOL manual for further information on the FIELD`FORMAT command.
927 ****** COMMA FOLLOWED BY FIELD BASE EXPECTED HERE ( LTERR 927 )
CAUSE LOGTOOL encountered a token other that a comma followed by a field base. LOGTOOL will display a carat
indicating where the comma was expected.
ACTION Please consult the LOGTOOL manual for further information on the FIELD`FORMAT command.
928 ****** STRING DATA MUST START ON A 8 BIT BYTE BOUNDARY ( LTERR 928 )
CAUSE LOGTOOL requires that string data start on a 8 bit byte boundary. Fields declared before this field must end
on a 8 bit byte boundary.
ACTION Please consult the LOGTOOL manual for further information on the FIELD`FORMAT command.
929 ****** STRING DATA MUST A MULTIPLE OF 8 BITS ( LTERR 929 )
CAUSE LOGTOOL requires that string data be declared in multiples of 8 bits.
ACTION Please consult the LOGTOOL manual for further information on the FIELD`FORMAT command.
930 ****** FIELD FORMAT #BITS SUM EXCEEDS RECORD LENGTH ( LTERR 930 )
CAUSE The number of bits specified in the FIELD`FORMAT command exceeds the number of bits specified in the
RECORD`LENGTH command for the current record definition. LOGTOOL will display the field format of the
entry which exceeds the bit length.
ACTION Please consult the LOGTOOL manual for further information on the FIELD`FORMAT command.
931 ****** FIELD TYPE EXPECTED ( LTERR 931 )
CAUSE LOGTOOL was expecting a field type identifier. LOGTOOL will display a carat indicating where it was
expecting the field type to be.
ACTION Please consult the LOGTOOL manual for further information on the FIELD`FORMAT command.
932 ****** FIELD BIT COUNT EXPECTED HERE ( LTERR 932 )
CAUSE LOGTOOL encountered a token other than a field bit count value. LOGTOOL will display a carat at the location
where it is expecting the field bit count.
ACTION Please consult the LOGTOOL manual for further information on the FIELD`FORMAT command.
933 ****** MORE FIELDS IN FIELD FORMAT THEN IN N FIELDS ( LTERR 933 )
CAUSE The number of fields specified in the FIELD`FORMAT is larger that the value specified in the N`FIELDS
command for the current record definition.
ACTION Please consult the LOGTOOL manual for further information on the FIELD`FORMAT command.