Re: Lists to XML ?
Re: Lists to XML ?
- Subject: Re: Lists to XML ?
- From: Shane Stanley <email@hidden>
- Date: Sat, 25 Mar 2017 22:47:12 +1100
On 25 Mar 2017, at 10:39 pm, Jean-Christophe Helary <email@hidden> wrote:
Too bad dictionaries are that picky regarding the syntax of their elements.
You mean records. You need to pipe the labels: |o-tmf|:"paragraph"
The alternative is to build an actual dictionary to use:
set aDict to current application's NSDictionary's dictionaryWithObjects:{"xls2tmx", "0.1", "paragraph", "en", "unknown"} forKeys:{"creationtool", "creationtoolversion", "o-tmf", "adminlang", "datatype"}
|
_______________________________________________
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