Thanks Sherm…
On Aug 19, 2010, at 1:38 AM, Sherm Pendley wrote:
> On Wed, Aug 18, 2010 at 3:11 PM, R wrote:
>> I'm new and in the process of learning Objective-C and Cocoa.
>>
>> I want to take some raw XML data, isolate, and convert to a string. I seem
>> to be able to capture the data I wan
On Wed, Aug 18, 2010 at 3:11 PM, R wrote:
> I'm new and in the process of learning Objective-C and Cocoa.
>
> I want to take some raw XML data, isolate, and convert to a string. I seem
> to be able to capture the data I want, but cannot seem to get into a string
> format. Actually, I will want
I'm new and in the process of learning Objective-C and Cocoa.
I want to take some raw XML data, isolate, and convert to a string. I seem to
be able to capture the data I want, but cannot seem to get into a string
format. Actually, I will want in a NSMutableString format… but am keeping
things