Dim xml As String
Dim test As Variant
Dim username As String
Dim password As String
username = ||
password = ||
xml = |<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
// hier beginnt es
<calculation>
<operator>add</operator>
<summand>7384,000000000000132</summand>
<summand>67342343,1233</summand>
<summand>3,1415926535</summand>
<summand>86543,863467</summand>
</calculation> |
xml = CNCL_httpRequest(|http://www.concloo.net/calc|, username, password, xml)
test = CNCL_XML_GetElementContentByPath(xml,"result")
Print test(1)
xml = |<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
// hier beginnt es
<calculation>
<operator>mul</operator>
<faktor>7384,000000000000132</faktor>
<faktor>432434,876328</faktor>
<faktor>3,1415926535</faktor>
<faktor>89874857926543,863467</faktor>
</calculation> |
xml = CNCL_httpRequest(|http://www.concloo.net/calc|, username, password, xml)
test = CNCL_XML_GetElementContentByPath(xml,"result")
Print test(1)
Ausgabe:
67436274,128359653500132
901572155987493245442004,530058191578071299857455225675484112