Re: Dictionary won't write to disk
Re: Dictionary won't write to disk
- Subject: Re: Dictionary won't write to disk
- From: Kevin Ballard <email@hidden>
- Date: Wed, 8 Jun 2005 20:52:18 -0700
I would suggest grabbing F-Script from <http://www.fscript.org> and
embedding an F-Script interpreter into your app (temporarily). F-
Script has a nice inspector for arrays and dictionaries and you
should be able to see what your structure is with that.
On Jun 8, 2005, at 8:37 PM, Dave DeLong wrote:
Perhaps there's another way to tackle this problem. All I need to
do is inspect the structure of my dictionary. From what I've seen
in the debugger, there's no clear way to get a list of all the key/
value pairs of a dictionary (or array, for that matter) while
debugging. Is there? That would be preferred.
--
Kevin Ballard
email@hidden
http://www.tildesoft.com
http://kevin.sb.org
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden