[ic] Access raw match count on search results

Russ Mann interchange-users@icdevgroup.org
Mon Jun 24 17:28:00 2002


Hello,

I would like to access the contents of [match-count], regardless of whether
there is a [more-list] match.  How can I do this?  What I ultimately want to
do is this:
(assuming that I can store it in a scratch var)

[if type=explicit compare="($Scratch->{matches_count} == 1)"]
[bounce href="[area [item-code]]"]
[/if]