Hi Charles

I suspect the select you created is cleared at the end of the command or
beginning of the select initiation.  Try the following options.

- Select to 1 instead of the default 0.  The default may be cleared as part
of the initiation process for the select method.

- Try saving the select list and using the get list option.


Returning xml from unibasic through a subroutine
There are 2 options
1 use U2 xml routines to build the xml string.
2 load the data into a .Net dataset and use the dataset xml facilities (.Net
2.0)


You could also consider the UniDataset class.


I suspect that most are doing this sort of stuff within subroutines for
reasons of best practice in a client server environment.

Regards

David Jordan

> Subject: RE: [U2] ReadListAsStringArray Returns Nothing
> 
> Is there anyway to report bugs to IBM?  There appears to be a problem with
> ReadListAsStringArray, or possibly CreateUniSelectList.
> 
> Charles Shaffer
> Senior Analyst
> NTN-Bower Corporation
> -------
> 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