[ic] coordinated searches with ignore case.

maillists lists at gmnet.net
Sat Jan 21 19:12:27 EST 2006


Hi,

I can't seem to get a coordinated search to work with ignoring case.

I have tried many variations of the following and I can't seem to
get it to work:

[loop
  prefix=test_select
  list_prefix=test_select_list
  search="
  fi=testdb
  st=db
  co=1
  sf=fieldtosearch
  se=[value testvariable]
  op=eq
  cs=0
  sf=pending
  se=0
  op=eq
  cs=0
  sf=inactive
  se=0
  op=eq
  cs=0
"]
[testp_select_list]
  found fieldtosearch that matches testvariable regardless of case
  pending must be 0. and inactive must be 0.
[/test_select_list]
[/loop]

I must be missing something. I have also had problems with "or" searches
too.

Can anyone point me in the right direction?

Thanks
Rick




More information about the interchange-users mailing list