Re: XML handling
Re: XML handling
- Subject: Re: XML handling
- From: Shane Stanley <email@hidden>
- Date: Thu, 19 Nov 2009 08:47:47 +1100
- Thread-topic: XML handling
On 19/11/09 2:31 AM, "Thomas Fischer" <email@hidden> wrote:
> If I try something like this (inside of "tell myData")
>
> make new XML element with properties {name:"myTag", value:"Test"}
>
> then I get the German version of
>
> System Events received an error. The „at“ parameter for „make“ is missing.
>
> And if I try
>
> make new XML element with properties {name:"myTag", value:"Test"} at end of
> XML element "track" of XML element "xml"
>
> I get an AppleEvent Error -10000.
>
> (and the same with any other place I tried). So I don't know *where* to create
> the new XML element, what to use as "at" parameter.
If it doesn't accept "at end", "at after" or "at before", it's likely that
it plain doesn't work.
--
Shane Stanley <email@hidden>
AppleScript Pro, April 2010, Florida <http://www.applescriptpro.com>
_______________________________________________
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