New topic: Remove Extended Ascii Characters in String
<http://forums.realsoftware.com/viewtopic.php?t=35329> Page 1 of 1 [ 1 post ] Previous topic | Next topic Author Message asawyer13 Post subject: Remove Extended Ascii Characters in StringPosted: Tue Sep 07, 2010 2:35 pm Joined: Sat Aug 04, 2007 11:41 am Posts: 168 I have been given a csv file. I am reading in this csv file and am expecting to only have ASCII chars 0-127 in it, however I have some Extended Ascii Characters as defined here: http://www.idevelopment.info/data/Programming/ascii_table/PROGRAMMING_ascii_table.shtml Is there a simple way I can just remove any character in my string (I have read the line in the file into a string) that has an ascii value > 127? Thanks Alan Top Display posts from previous: All posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost timeSubject AscendingDescending Page 1 of 1 [ 1 post ] -- Over 1500 classes with 29000 functions in one REALbasic plug-in collection. The Monkeybread Software Realbasic Plugin v9.3. http://www.monkeybreadsoftware.de/realbasic/plugins.shtml [email protected]
