At 4:32 PM -0800 3/23/2002, Matt Denton wrote: >I'm trying to decode text that has language diacritical marks included, >to give the root-letter form: � to e; � to c etc. > >I've hunted through the documentation (Text and Data Processing) looking >for some in-built transcript term or way of handling and matching these >characters, I vaguely recall somewhere this has been addressed.
I don't think there's an easy general way to do this. (You might be remembering the macToISO and ISOToMac functions, which swap such characters between different character sets but don't give you the "base" character.) -- Jeanne A. E. DeVoto ~ [EMAIL PROTECTED] http://www.runrev.com/ Runtime Revolution Limited - Power to the Developer! _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
