[ic] ITL help needed

Tommy Stoffels tstoffels at gmail.com
Sat May 21 04:33:26 EDT 2005


Hi there.
I'm not sure whether I subscribed to the right mailinglist for
discussing this issue, so if I'm wrong here feel free to just tell me
/ redirect me to the appropriate list.
I have *severe* problems with that ITL language.
Trying to write my own component atm and it just won't work out.
To get 'something' working at least I thought I'd display the price
for every product:
--
Look at all these prices:
[query prefix=prefix sql=|
        SELECT products.price AS price
        FROM products
    |]
        [prefix-param price]
        [prefix-pos 0]
    [/query]
--

Output: Nothing. (except for 'Look at all these prices:')
At least It doesn't output the ITL tags themselves, so I figure
Interchange recognised them as such.

Any help would be greatly appreciated.



More information about the interchange-users mailing list