Mental cramp, need help

If:
<@assign name=vNewArray value='<@FILTER ARRAY="Resultset" EXPR="#1
beginswith 'Spec'">'>
creates a new array with those records that have column 1 beginning with
"Spec", how
do I create an array with records not beginning with "Spec"??

<@assign name=vHotelRates value='<@FILTER ARRAY="Resultset" EXPR="#1
!beginswith 'Spec'">'>
and all other attempts have failed!

Thanks,

Chuck Lockwood
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
LockData Technologies, Inc.
309 Main Avenue, Hawley, Pa 18428
570-226-7340 ~ Fax: 570-226-7341
[EMAIL PROTECTED] ~ www.lockdata.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



________________________________________________________________________
TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
                with unsubscribe witango-talk in the message body

Reply via email to