I presume that the file has a "key" already. Rather than create an index, I would write a little UniBasic program.
If there is interest in this approach, I suppose that I could whip up some code. --Bill -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Shawn Hayes Sent: Thursday, May 20, 2010 5:25 PM To: [email protected] Subject: [U2] Creating an index OK, I am hoping this is a simple question... It has been a while since I have done this and I was hoping someone could help easily. I have a file with 3 attributes... DATE - Single value PART - Multivalue QTY - Multivalue (Part and QTY are associated) I want to create an index that has the key DATE:"*":PART:"*":QTY for each MV item in the PART and QTY attribute. I realize that it is probably a poorly constructed key but I want to quickly get the quantity of parts within a given range... Any thoughts? _______________________________________________ U2-Users mailing list [email protected] http://listserver.u2ug.org/mailman/listinfo/u2-users _______________________________________________ U2-Users mailing list [email protected] http://listserver.u2ug.org/mailman/listinfo/u2-users
