Dear rebols, I have asked a few questions about XML/REBOL before, but alas, i have another one: after parsing an XML-file, >>probe node ["access_status" none [" "]] == ["access_status" none [" "]] In the case of the XML file I used, this "access_status" is the last 'node' of the file. Interesting i can access it using >node<, but i can understand there is more to this: documentation about this is nonexistant, could someone help me out with this??? There are other words which are given values after parsing, but what can i do with them? (probe data, probe temp etc.?) Hendrik-Jan
