On 2010-10-11, at 16:07 , Shaun August wrote:
> 
> The script works in ruby and I can get both the "\030" and the "\220" values 
> to test true

When in MRI, are you testing in ruby 1.9? This reeks of encoding issues.

> If I have to do a work around is there any way to tell what encodings are 
> being seen by the Macruby loop so I can match them

I assume you know of String#encoding and __ENCODING__?
_______________________________________________
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to