From: Luis Enrique Date: 2007-09-29T05:33:23+09:00 Subject: Re: File.Open Jason Roelofs wrote: > isalpha: /[a-zA-Z]/ > isspace: /\w/ > > Regular Expressions are your friend. > > Jason Thanks Jason. That works but how to put the non printable characters in there? -L -- Posted via http://www.ruby-forum.com/.