[ic] Example does not work for me

Juergen R. Plasser plasser at hexagon.at
Wed Oct 15 01:23:40 EDT 2003


This example from the tag reference does not work for me (ic4.9.8, 
mysql, redhat7.3):

     [query sql="select sku, description, price from products where 
price < 1000"
         type=list
         more=1
           ml=10]

      [on_match]Matched<br>[/on_match]
      [no_match]Not Found<br>[/no_match]

      [list]
        [sql-code] [sql-param description] [sql-price]
      [/list]

      [more_list]
        Matches [matches] of [match-count] shown.<BR>
        [more]
      [/more_list]
    [/query]

the error.log reports:
Runtime error: Undefined subroutine &Vend::Table::Shadow::errmsg called 
at /usr/lib/interchange/lib/Vend/Table/Shadow.pm line 436.

What am I missing?

-Jürgen



More information about the interchange-users mailing list