Re: Json
Re: Json
- Subject: Re: Json
- From: Jörgen Stahle <email@hidden>
- Date: Tue, 17 Feb 2015 07:58:39 +0000
- Thread-topic: Json
Thank you very much, Stanley! I'll try that later today (european time).
And yes, I've noticed the possibility to include pretty printing, and I am using it.
.......................
Jörgen Stahle (mobil)
On 17 Feb 2015, at 10:29 am, Shane Stanley < email@hidden> wrote:
set {theData, theError} to current
application's NSJSONSerialization's dataWithJSONObject:someASThing options:(current
application's NSJSONWritingPrettyPrinted) |error|:(reference)
You may notice I also accidentally changed the option there to include pretty printing. If you don't want that, just replace it with 0.
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden
- Follow-Ups:
- Re: Json
- From: Jörgen Stahle <email@hidden>
References: | |
| >Json (From: Jörgen Stahle <email@hidden>) |
| >Re: Json (From: Shane Stanley <email@hidden>) |
| >Re: Json (From: Shane Stanley <email@hidden>) |