I can't seem to make this one work. I want to create a new 6 column array
from a 13 column array in a results action.
I also want to tack on a <@CRLF> at the end of the new array.
Specifically I want columns 2,3,5,6,7,8 from the resultset array then I
want to tack on an extra <@CRLF> at the end of it.
Should be simple but this one is giving me fits.
I don't splice and dice arrays, I usually work with <@column>,<@Col Num=n> etc.
I have tried:
<@assign local$vSixColumns Value='<@ARRAY ROWS=<@NumRows> COLS=6
VALUE="@@MailArray[*,2] @@MailArray[*,3] @@MailArray[*,5] @@MailArray[*,6]
@@MailArray[*,7] @@MailArray[*,8]"> <@CRLF>'>
But all I get is a one column array.
Best regards,
Brian Mowers
________________________________________________________________________
TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
with unsubscribe witango-talk in the message body