Hi! I am rewriting something someone else did and am new to webM. I have an xml record (which holds EDIX12 standard stuff) which is the basis for a recordset output. I want to take that recordset output and strip any hidden codes (such as tabs, spaces, and hard line returns) out, so I have a stream of xml, for example,
not:
valuebut rather:
value
Any idea how I do this?
Thanks a billion.
Jen