On Sunday, October 13, 2002, at 07:58 PM, Ken Ray wrote:
> You can access them by getting the "keys" of the array. For example: > > get the keys of myArr > > Would return a multiline result: > > type 1,color red > type 1,color blue > type 2,color red > type 2,color blue > > Does this help you at all? Yes, I was just hoping to avoid having to scan all the keys and weed out the parts of the array I'm looking for. It kind of reduces the utility of using multidimensional arrays. Alex Rice, Software Developer Architectural Research Consultants, Inc. [EMAIL PROTECTED] [EMAIL PROTECTED] _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
