Hi Riccay, RS> When I run probe it shows this: RS> [EMAIL PROTECTED]@[EMAIL PROTECTED]@ [EMAIL PROTECTED]@t^@ [EMAIL PROTECTED]@2^@:[EMAIL PROTECTED]@1^@ [EMAIL PROTECTED]@M^@"[EMAIL PROTECTED]
Izzy is right, it's Unicode. A cheap way to clean it up (assuming you
know there aren't any true Unicode chars in there) is:
trim/with data "^@"
Just strips all the nulls.
-- Gregg
--
To unsubscribe from the list, just send an email to
lists at rebol.com with unsubscribe as the subject.
