On Mar 28, 2008, at 1:56 PM, Mark O'Neill wrote:
> Hi All,
>
> If I use the following to write string to my preferences file:
>
> stream.WritePString(MyStringToStore)
>
> All works fine, except if the text to store is something like:
>
> © 2008 Me Enterprises
>
> When read back, it appears like this instead:
>
> © 2008 Me Enterprises
>
> A funny little character has been saved along with the string. This
> only does it if the text starts with @, if I omit the @ then there are
> no problems.
How are you reading it?
Charles Yeomans
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>
|