[futurebasic] Re: [FB] Save unicode text

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : December 2009 : Group Archive : Group : All Groups

From: Eugen Rosu <eugen.rosu@...>
Date: Thu, 10 Dec 2009 19:06:12 +0200
Bernie,
I guess it can. How can I open the file as CFString ? (To change a  
handler into a mutable string.)
But the problem is not how to transform a container into a CFString,  
because it works.
The vice versa is the problem, because I know how to save a container  
in a text file on disk.
Or maybe to save a CFString as a text file.
Eugen


On 10.12.2009, at 18:35, Bernie wrote:

>
> I wonder if your app could dispense with containers and work with  
> CFStrings only?
>