RE: [U2] Active Select list with UniXML

2006-02-01 Thread Victor St Clair
Tuesday, January 31, 2006 5:07 PM To: u2-users@listserver.u2ug.org Subject: Re: [U2] Active Select list with UniXML I think you'll need to use a SelectList object to manipulate the list of keys, a File object to use those keys to access records, possibly a DynamicArray object

Re: [U2] Active Select list with UniXML

2006-01-31 Thread Ray Wurlod
I think you'll need to use a SelectList object to manipulate the list of keys, a File object to use those keys to access records, possibly a DynamicArray object to receive the results of the File object's Read method, and then run this through the XML generator. > - Original Message - >