Easier to read, but ABSOLUTLEY the slowest method, ok for small arrays that get assembled or disassembled once during execution, but if you are in a loop or if your arrays can be big use <-1> and REMOVE.
David A. Green DAG Consulting > I always use A.VAR := > @AM[1,NOT(NOT(A.VAR))]:NEW.DATA > It is much more reliable and much quicker than <-1> This is probably for people who want the position of the item in the list to be significant. (The empty values being wanted) I find the code is easier on the eyes to do: NB +=1 A.VAR<NB> = NEW.DATA __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ------- 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/