Property List Editor displays number differently
Property List Editor displays number differently
- Subject: Property List Editor displays number differently
- From: Graham Jones <email@hidden>
- Date: Wed, 08 Jun 2005 01:25:04 -0400
Hi all,
Hopefully there is a quick answer to this one:
I am parsing an XML file, and have come up with something confusing: one
line of the XML file is a data value:
<data>
AAAAAGADAzIAAAAAAAAAAAAAAAA=
</data>
Another line is a key name:
<key>00000000 60030331 00000000 00000000 00000000</key>
Both examples are supposed to be the same number, and both appear identical
(looking like the second example) in the Property List Editor.
Does anyone know what kind of number format the first might be? It's
obviously not hexadecimal... And why does Property List Editor read the
first one the same as the second when any text editor I try shows them
differently?
Thanks,
Graham Jones.
_______________________________________________
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