> Synapse returns data in plain form, even it is not writeable string.
> (because you can read any byte value from the string...) Your utility
> detect non-printable values in the octetstring and try to write it in the
> hexadecimal form.
>
> You can print returned value in the similar form, when you convert value
> by Strtohex function in the synautil unit. See the source of this
> function too, you can see here how to access each byte in the string.
>
> --
> Lukas Gebauer.
>

Strtohex - works! Thanks.

Remigijus 


------------------------------------------------------------------------------
Return on Information:
Google Enterprise Search pays you back
Get the facts.
http://p.sf.net/sfu/google-dev2dev
_______________________________________________
synalist-public mailing list
synalist-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synalist-public

Reply via email to