Re: XML text to Record
Re: XML text to Record
- Subject: Re: XML text to Record
- From: Shane Stanley <email@hidden>
- Date: Fri, 20 May 2011 09:34:17 +1000
- Thread-topic: XML text to Record
You could just have the shell command pipe the output to a file. Or you
could do this:
tell application "System Events"
set theitem to make property list item with properties {text:response}
set imageinfoRecord to value of theitem
end tell
--
Shane Stanley <email@hidden>
'AppleScriptObjC Explored' <www.macosxautomation.com/applescript/apps/>
_______________________________________________
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