These errors can happen if UTF-8 code page is used and if MACRO option are missing on the PLI importer preferences.
They can be solved by
-
Checking MACRO option under menu Window >Preferences >Importer >PLI >More PL/I Options.
-
Setting code page(1252) and NOT (¬) symbol under Window >Preferences >Importer >PLI >General and Window >Preferences >Importer >PLI >More PL/I Options.
-
Use Cp1252 as local code page instead of the default UTF-8.
(Disclaimer: This answer is migrated from IBM Developer Answers that is no longer in use. Its original author is
Olivier Gauneau, posted on 4 Apr 2018.)
------------------------------
Di Hu
------------------------------