Re: Create array from a string...
Re: Create array from a string...
- Subject: Re: Create array from a string...
- From: Shawn Erickson <email@hidden>
- Date: Wed, 11 Feb 2004 16:33:44 -0800
On Feb 11, 2004, at 4:11 PM, Roberto Sobachi wrote:
How can I convert this string into an Array, or separate url from XML
tags?
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN"
"http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<array>
<string>/Users/roberto/Desktop/demo.txt</string>
</array>
<
http://developer.apple.com/documentation/Cocoa/Conceptual/
PropertyLists/index.html>
-Shawn
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.