<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <title></title>
</head>
<body>
I haven't seen any package that do what you are looking for John. &nbsp;I've ran
into a big of a problem with this recently as I've been working with high
value ASCII too. &nbsp;About the only thing I think you'd be able to do is a list
of one to one conversions. &nbsp;The problem with this that i've run into is that
unix, windows and mac all have a different character map regaurding character
outside our standard alphanumerics.<br>
<br>
John Reinke wrote:
<blockquote type="cite" cite="mid1046750310.8275.38.camel@jupiter">
  <blockquote type="cite">
    <pre wrap="">
    </pre>
  </blockquote>
  <pre wrap=""><!---->
What I'm trying to accomplish is remove the accent marks from
characters, essentially reducing everything down to 7-bit ASCII. Since
you're asking, the strings will become file names. I want to create a
subroutine that will convert a string to something valid for my file
system. While I could just eliminate the accented characters, it would
make sense to retain the letter part, and eliminate the additional
punctuation - no offense intended toward your "beautiful" (auf Deutsch)
example, Garrett.

I thought that this might have been common enough that someone had a
quick formula that could handle this. Perhaps not. I'll have to look for
an existing package or code something up from scratch...

Thanks,
John


  </pre>
</blockquote>
<br>
<pre class="moz-signature" cols="$mailwrapcol">-- 

Scott Kahler
=-=-=-=-=-=-=-=-=-=-=-=-=
DB Hacker
<a class="moz-txt-link-freetext" href="http://www.uclick.com">http://www.uclick.com</a>
816-210-8884
<a class="moz-txt-link-abbreviated" href="mailto:scottk@uclick.com">scottk@uclick.com</a>
=-=-=-=-=-=-=-=-=-=-=-=-=

Brain: Gone at last, obsequious buffoons. 
Pinky: Right-O Brain. Narf! Obsequious! 
Brain: Pinky, do you have any idea what obsequious means? 
Pinky: No, but it sounds squishy! Ooo I love squishy! 

</pre>
</body>
</html>