RE: [U2] Universe Triggers

2008-10-12 Thread David Webster
Hi Kate, As another suggestion (if only tracking changes by 'ED') why not wrap the 'ED' function and catalog it under a new name? Eg: catalog the below code as 'ED' and re-catalog 'ED' as some ambiguous name. PROGRAM

RE: [U2] UV XML

2008-10-07 Thread David Webster
Hi Robert, I've sent you an email with more code (a little lengthy to post here). Basically using the following xdom functions: XDOMOpen() XDOMLocate() XDOMLocateNode() XDOMGetAttribute() XDOMGetNodeValue() Hopefully this will help you out. Cheers, Dave.