3 Feb 2009 17:29
[U2] unibasic's sort function
Greg Schraiber <schraibg <at> beloit.edu>
2009-02-03 16:29:58 GMT
2009-02-03 16:29:58 GMT
I have a dynamic array built like this: LIST = "" KEY = CONDES.DESIGNATION : "*" : CONTRIB.DONOR.DATE : "*" : ID.NO IF LEN(LIST) = 0 THEN LIST = KEY END ELSE LIST := <at> AM : KEY END When I do: LIST = SORT(LIST) in Unibasic, compil and run it, it returns LIST=0 Can anyone tell me what I am doing wrong? Thanks for your help! Greg Schraiber Beloit College ------- u2-users mailing list u2-users <at> listserver.u2ug.org(Continue reading)
RSS Feed