I have looked at the sample for xmlreader, and xmltree. Fine ... HOWEVER ... they are not helping
I have to get the data from a line like this:
[code=fw:36ih407t][/code:36ih407t]
The sample shows:
[code=fw:36ih407t][/code:36ih407t]
Fine ... so oTagActual:cName returns the name ( ie. in this case nonoem-base-model ) which is great. cValue has the actual data I need: FUSION
However, I'm going around in circles. I need to save cValue to an array, and it simply is not happening, ie: aInfo[2] := cValue
The documentation, and samples, are so incomplete. Where can I find oTagActual array of attributes ? Since the Value is not in oTagActual:cData, is there some other handle ?
Sorry ... I looked at all the comments on this site ... but no joy.
Tim
↧