12-29-2006, 05:55 PM
Hi Gindi,
These are working great, but I have come up on one issue. My data often has metadata in the first row of the array. I need to exclude this from the sorts. I have a workaround for removing the first row, using the new sort function, then reassembling an array with the metadata in the first row. But I'm not sure how much that will slow down my QM process with large arrays.
Ideally if there is a way to add (without too much trouble on your part) a flag to SortVariantArray2Dim for excluding the first row, that would make this function perfect. At least for now
Jimbog
These are working great, but I have come up on one issue. My data often has metadata in the first row of the array. I need to exclude this from the sorts. I have a workaround for removing the first row, using the new sort function, then reassembling an array with the metadata in the first row. But I'm not sure how much that will slow down my QM process with large arrays.
Ideally if there is a way to add (without too much trouble on your part) a flag to SortVariantArray2Dim for excluding the first row, that would make this function perfect. At least for now

Jimbog
