Just tried testing my code on fw3 (3.1.1198) and it crashes with this:
Member function not found in BrightScript Component or interface. (runtime error &hf4) in ...zY/pkg:/source/somethingSomething.brs(175)
175: children = xml.GetChildNodes()
Backtrace:
Function xhtml2text(xml As ) As
I trusted the function exists - there is no compatibility notice of any kind in the manual for
GetChildNodes( ).
But suddenly it is not there! And without it the XML parser is useless to me.
Good grief you guys - what am i supposed to do now?? :oops: