Hello,
Just curious if it was possible to parse XML files in v13? If so would i use the readFile option?
Thanks.
xml parsing v13
Moderators: Dorian (MJT support), JRL
- Marcus Tettmar
- Site Admin
- Posts: 7395
- Joined: Thu Sep 19, 2002 3:00 pm
- Location: Dorset, UK
- Contact:
Re: xml parsing v13
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.
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?
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?