Re: New Pdf For Editing or Download
- Posted by jimcbrown (admin) Nov 10, 2013
- 3904 views
DerekParnell said...
_tom said...
I do not understand the error message:
$ ./eudoc map.e -o foo.txt (file map.e ln 1, col 1) Unknown token type
It looks like you are not actually running the eudoc program.
Hmm.. what makes you think that? This error is clearly generated by eudoc, in euparser.e line 442.
This error is actually not coming from eudoc, but include/euphoria/tokenize.e - perhaps there is an old or out of date Euphoria installation that is causing the wrong tokenizer to be used?