[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] on-match, no-match in search-loop in search-region
At 03:58 PM 5/2/02, you wrote:
>Hi all,
>In search-loop in search-region, on-match and no-match tags does not work
>inside search-loop.
>What is the problem?
>On-match, no-match tags are for only single search-region?
>Any suggestions?
>Thank you.
>
>S.Murahashi
<SNIP>
I've never tried to nest on-match tags.... but you may want to see if
addidng prefixes to your search and or loop tags will help.
See:
http://interchange.redhat.com/cgi-bin/ic/docfly.html?mv_arg=ictags03%2e02
for more details.
Depending on the size of your tables (and if nested on-matches even work),
you may want to convert this to some nested perl.
Good luck,
Kyle