Even better... MiscPlugin.is_ascii(String) tests every character in String to see if it is between ascii 0 and ascii 127
so your test could be: if(MiscPlugin.is_ascii(oname))do Note: install miscplugin from http://groups.yahoo.com/group/power-pro/files/Plug-ins_and_add-ons/ /MiscPlugin_v2.2.zip Attention: PowerPro's Web site has moved: http://www.ppro.org Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/power-pro/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
