On Thu, 2018-04-12 at 17:26 +0100, Gary Stainburn wrote: > I have a text file (created by pdftotext) that I've imported into my > script. > > It contains ASCII characters 251 for crosses and 252 for ticks.
ASCII defines 128 characters so those characters are not ASCII. John -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] http://learn.perl.org/
