Quote:
Originally Posted by arlekin89
solved by modification subroutine: removeInvalidChars in script PocketBookDic
|
Odd. What did you change? No idea why a capital E would trigger that subroutine, nor why it would generate an error.
(Maybe add @Markismus to your post next time. Than I will be notified, instead of stumbling upon your post weeks later.)
@arlekin89 Could you send a link to the dictionary and to the altered script?
EDIT: Char 3 would be the end-of-text control character, which doesn't show up in a terminal. Did you just add char 3 to the sub removeInvalidChars?