Hi, Mark,

    >> a: #{096A6F6273747265657403636F6D}
    == #{096A6F6273747265657403636F6D}

    >> copy at head remove back tail mold a 3
    == "096A6F6273747265657403636F6D"

Simple?  You be the judge! ;-)

-jn-

Mark Chang wrote:
> 
> I have a HEX value
>         a: #{096A6F6273747265657403636F6D}
> 
> if I use
>         to-string a
> result is "^-jobstreet^Ccom".  That is NOT what I want.
> 
> what I want is to convert to
>         b: "096A6F6273747265657403636F6D"
>
-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to