ArrayDeduplicate procedure
Jim Bailey
james.m.bailey at verizon.net
Thu Mar 20 17:25:02 PDT 2008
The problem is that I am generating the array from a database that has been
opened with OpenSecret. So I can't manipulate it and I don't want to open
it with any window. I prefer the source database to remain hidden.
----- Original Message -----
From: "Jeff Dean" <jhdean at mac.com>
To: "Panorama Questions & Answers (Discussion)" <qna at provue.com>
Sent: Thursday, March 20, 2008 5:14 PM
Subject: Re: ArrayDeduplicate procedure
It may be possible to do with only arrays. Another approach is:
field A
group
outlinelevel 1
arrayselectedbuild array,¶,"",A
Jeff
On Mar 20, 2008, at 3:49 PM, Jim Bailey wrote:
> ArrayDeduplicate sorts the resulting array. Is there a simple way
> to perhaps arrange one of the other Array procedured to perform the
> deDuplication without the sort. I need my array in the same order
> as the field from which it is derived but without any of the
> duplicate entries.
> _______________________________________________
> Qna mailing list
> Qna at provue.com
> http://provue.com/mailman/listinfo/qna
_______________________________________________
Qna mailing list
Qna at provue.com
http://provue.com/mailman/listinfo/qna
More information about the Qna
mailing list