xml parsing v13

Technical support and scripting issues

Moderators: Dorian (MJT support), JRL

Post Reply
ADP_MAN
Junior Coder
Posts: 45
Joined: Wed Apr 07, 2004 2:04 pm

xml parsing v13

Post by ADP_MAN » Tue Jun 02, 2015 5:41 pm

Hello,

Just curious if it was possible to parse XML files in v13? If so would i use the readFile option?

Thanks.

User avatar
Marcus Tettmar
Site Admin
Posts: 7380
Joined: Thu Sep 19, 2002 3:00 pm
Location: Dorset, UK
Contact:

Re: xml parsing v13

Post by Marcus Tettmar » Wed Jun 03, 2015 2:41 pm

Hi,

The XMLParse function as was added in v14.2

In v13 you would need to use Microsoft's Microsoft.XMLDOM or RegEx or similar to parse the XML and, yes, you would still use ReadFile to read the xml in from the file.
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar

Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?

Post Reply
Sign up to our newsletter for free automation tips, tricks & discounts