> I used to have a program I called that would take a select list & > sort it according to the group order of the file it was going to be > applied to. For really big lists it made a really big difference
What a great idea! > I wish IBM would give us a similar function On UniData you can use the UniBasic HASH function to get the group a record would hash to, without performing any I/O. Just supply the key, modulo, and file type. Tim Snyder IBM Data Management Solutions Consulting I/T Specialist , U2 Professional Services Office (717) 545-6403 (rolls to cell phone) [EMAIL PROTECTED] -- u2-users mailing list [EMAIL PROTECTED] http://www.oliver.com/mailman/listinfo/u2-users
