Can someone please explain the syntax of the <@DISTINCT> tag?

I have an array assigned as follows:

<@ARRAY NAME=FileListArray VALUE=<@VAR local$FileList> CDELIM='[COL]'
RDELIM='[ROW]' SCOPE=Local>

But this array has three of each filename in it.

I've tried:

<@ASSIGN NAME=DistinctFileListArray VALUE=<@DISTINCT ARRAY=<@VAR
local$FileListArray>> SCOPE=LOCAL>

But get the following error:


 An array was expected as a parameter.
 In @DISTINCT, ARRAY attribute.


Wayne Irvine

                  Byte Services Pty Ltd
               http://www.byteserve.com.au/
                  [EMAIL PROTECTED]
   Ph 02 9960 6099   Mob 0409 960 609   Fax 02 9960 6088

________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to