<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>16 Aug 2017 02:11:00 Z</lastBuildDate><pubDate>16 Aug 2017 02:11:00 Z</pubDate><description>greetings gang&#13;
&#13;
how would you create a structure that would handle the deserialisation of the following vCalc (if it's even possible - or should I leave as variant and work with that)&#13;
&#13;
vRcvdDta is Variant&#13;
vCalc is Variant = vRcvdDta.seq.children[1].children[1].boolean&#13;
vCalc[1][1].type="x"&#13;
vCalc[1][1].data="y"&#13;
vCalc[1][1].content="stuff"&#13;
vCalc[1][2] = 0&#13;
vCalc[1][3].type="z"&#13;
vCalc[1][3].data="yy"&#13;
vCalc[1][3].content="more stuff"&#13;
vCalc[1][4] = 1&#13;
vCalc[1][5].type="a"&#13;
vCalc[1][5].data="yyy"&#13;
vCalc[1][5].content="even more stuff"</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62276-deserialisation-hate-when-becomes-complex/read.awp</link><title>Deserialisation - I hate when it becomes complex</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster></channel></rss>
