EL230 Errors found in MOD submission, see messages:
EL219 Error Unknown keyword found: SUBJ
EL224 Error missing SUBJect.
This file has the first 3 characters that are NOT normal text.
They are in fact (in hex) : ef bb bf
The first 16 chars are (in Hex and display form) :
00000000 ef bb bf 53 55 42 4a 20 4d 4f 44 2d 55 50 44 0d |...SUBJ MOD-UPD.|
The dots give the clue but the hex chars ef bb bf are not A- Z, a - z, 0 - 9 and space etc.
Only use a text editor and not a word processor type editor.
Hi Vincent,
On 2020-04-22 16:29:49, you wrote to Paul Hayton:
This file has the first 3 characters that are NOT normal text.
They are in fact (in hex) : ef bb bf
The first 16 chars are (in Hex and display form) :
00000000 ef bb bf 53 55 42 4a 20 4d 4f 44 2d 55 50 44 0d
|...SUBJ MOD-UPD.|
The dots give the clue but the hex chars ef bb bf are not A- Z, a
- z, 0 - 9 and space etc.
Only use a text editor and not a word processor type editor.
It's this: https://en.wikipedia.org/wiki/Byte_order_mark#UTF-8
Since your on linux it should be easy to filter them out in your
scripts:
https://unix.stackexchange.com/questions/381230/how-can-i-remove-the-b om-from-a-utf-8-file
It's this: https://en.wikipedia.org/wiki/Byte_order_mark#UTF-8
It's this: https://en.wikipedia.org/wiki/Byte_order_mark#UTF-8
Thanks, good spotting.
Hi Paul,
On 2020-04-23 12:19:52, you wrote to me:
It's this: https://en.wikipedia.org/wiki/Byte_order_mark#UTF-8
Thanks, good spotting.
If I remember correctly it happend to a part of the z2 nodelist in the
past. So I've seen it before.
For people sending in messages containing these codes it might be as
simple as to configuring a different character encoding in their
editor (so not use utf-8).
Sysop: | Coz |
---|---|
Location: | Anoka, MN |
Users: | 2 |
Nodes: | 4 (0 / 4) |
Uptime: | 98:44:31 |
Calls: | 174 |
Calls today: | 2 |
Files: | 5,405 |
Messages: | 223,187 |