re: xml
re: xml
- Subject: re: xml
- From: tom wible <email@hidden>
- Date: Thu, 10 Jan 2008 19:24:36 -0500
there's always system events...
set tivoFile to POSIX file tivoFile
set tivoFile to tivoFile as Unicode text
tell application "System Events"
set theXML to contents of XML file tivoFile
set tivoInfo to XML element "TvBusMarshalledStruct:TvBusEnvelope" of theXML
set startTime to value of XML element "startTime" of tivoInfo
set stopTime to value of XML element "stopTime" of tivoInfo
_______________________________________________
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