Re: Help parsing XML file
Re: Help parsing XML file
- Subject: Re: Help parsing XML file
- From: Jim Skibbie <email@hidden>
- Date: Fri, 07 Mar 2008 13:11:09 -0600
- Thread-topic: Help parsing XML file
Title: Re: Help parsing XML file
Here’s the code I’m using, but I don’t get any nodes returned for the variable x.
set XMLfile to alias "Macintosh HD:tempscripttext.xml"
set theDoc to XMLOpen XMLfile
set the_root to XMLRoot theDoc
set x to XMLXPath the_root with "/FMPDSORESULT/ROW/ValueColor01"
_______________________________________________
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