I just threw it on a test taf. Even this works on my server, tried several variations. It worked. Windows 2003, 5.5.009

   <@assign name="test" value='<@ARRAY VALUE="1;32;34;67;343;33;2">' scope="user">

   @@user$test

   <@SORT ARRAY="user$test">

   @@user$test


-- 

Robert Garcia
President - BigHead Technology
VP Application Development - eventpix.com
13653 West Park Dr
Magalia, Ca 95954
ph: 530.645.4040 x222 fax: 530.645.4040

On Nov 16, 2005, at 5:02 PM, MJPinckard wrote:

   <@assign name="test" value='<@ARRAY VALUE="1;32;34;67;343;33">' scope="user">


   @@user$test


   <@SORT ARRAY="user$test" COLS="1 ASC">


   @@user$test


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

Reply via email to