> From: Alfke, Colin [mailto:[EMAIL PROTECTED] > Please note two things: > 1. The resulting list (in this case) has only unique dates - > it strips the duplicates
Bzzt! LOCATE(THIS.DATE,NEW.DATES,1;PTR;'AR') ELSE NULL NEW.DATES = INSERT(NEW.DATES,1,PTR,0,THIS.DATE) No matter what, THIS.DATE gets inserted into the correct position. ------- u2-users mailing list [EMAIL PROTECTED] To unsubscribe please visit http://listserver.u2ug.org/
