I Use the following (it's not intrinsic):

      DATAITEM=CHANGE(DATAITEM,"&","&")
      DATAITEM=CHANGE(DATAITEM,"<","&lt;")
      DATAITEM=CHANGE(DATAITEM,">","&gt;")
      DATAITEM=CHANGE(DATAITEM,"'","&apos;")

George

> -----Original Message-----
> From: owner-u2-us...@listserver.u2ug.org [mailto:owner-u2-
> us...@listserver.u2ug.org] On Behalf Of Ben Souther
> Sent: Wednesday, February 25, 2009 3:13 PM
> To: u2-users@listserver.u2ug.org
> Subject: [U2] XML Escape function
>
> Years ago, I thought I saw an XML escape function in Unibasic but I
> can't seem to find it now.  I thought it was mentioned in the Unidata
> Extensions PDF but I'm not able to find it.
>
> Does anyone know if such a function exists?
>
> Thanks,
> -Ben
> -------
> u2-users mailing list
> u2-users@listserver.u2ug.org
> To unsubscribe please visit http://listserver.u2ug.org/
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to