[ic] I would need some ideas in how to accomplish this multilingual project -> Racke

René Hertell interchange-users@interchange.redhat.com
Thu May 16 07:02:01 2002


....
> It looks to me as if this line:
>
>     $CGI->{mv_like_spec} = "%$spec";
>
> should be changed to this:
>
>     $CGI->{mv_like_spec} = "\%$spec";
>
> Try that change and see if it makes a difference.

Hi Kevin!

Thanks for your suggestion, but it did not help...

Do you by the way know which "mv_some_tag" I should use in a form of
specifying an other table for a query/search? According to the docs the
mv_search_file us used just for the exported *.txt files.


Regards, René