F
-140 Character data error.
This error indicates that the parser has found an
error in character data but cannot be more specic.
-141 Invalid character data.
The character data is incorrect or inappropriate.
-144 Character data too long.
Character data can have a maximum of 12
characters.
-148 Character data not allowed.
Character data was found where none is
allowed.
-150 String data error.
This error indicates that the parser has found an error
in string data but cannot be more specic.
-151 Invalid string data.
The string data is incorrect, (for example, an END
message was received before the terminal quote character).
-158 String data not allowed.
String data was found where none is allowed.
-160 Block data error.
This error indicates that the parser has found an error
in block data but cannot be more specic.
-161 Invalid block data.
The block data is incorrect (for example, an END
message was received before the length was satised).
-168 Block data not allowed.
Block data was found where none is allowed.
Error Messages F-5